On Sun, Sep 11, 2011 at 10:16 PM, Neal Becker <ndbeck...@gmail.com> wrote:
> Yes, that's very helpful.  Just one thing.  How would I get a bit more bottom
> margin on the main figure to leave more room for the extra axis?
>
> I'm using this as an example.  I experimented with plt.subplots_adjust, which
> seems like it might do the right thing.  Is this the 'best' approach?
> (I really don't know what all these methods do, just guessing)

Yes, you need to fiddle with subplots_adjust command. The current
development branch of matplotlib (not yet released) has a new function
"tight_layout", which does this automatically for you.
Regards,

-JJ

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to