[Matplotlib-users] plot with 2 scales (not 2 plots)

Neal Becker ndbecker2 at gmail.com
Thu Jan 14 11:00:10 EST 2016


This one is pretty good.  The one issue I have is the 2 magic numbers which 
I found by trial and error (not acutally understanding what they mean).
Is there a more systematic way to come up with these values?

plt.subplots_adjust(bottom=0.2)
offset = -50
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_plot3.py
Type: text/x-python
Size: 2904 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160114/3228d069/attachment-0001.py>


More information about the Matplotlib-users mailing list