Hi,

I have tried to make a plot using the twinx() method to get different left
and right scales in the same plot.

The plot looks fine, but the y labels end up outside the figure. The same
problem can be seen in the example from the matplot homepage:

http://matplotlib.sourceforge.net/examples/api/two_scales.html

Here the y labels 'exp' and 'sin' are outside the plot.

Does anyone know a good fix for this? Preferably one which doesn't involve
manual resizing?

I use ipython with -pylab to generate the plots.

Best regards,
Jóan Petur
-- 
View this message in context: 
http://old.nabble.com/Labels-end-up-outside-figure-tp28402985p28402985.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to