On Thu, Nov 20, 2008 at 7:12 AM, Darren Dale <[EMAIL PROTECTED]> wrote:

> You can use the subplot_adjust button on the toolbar for some degree of
> customization. But in general, it can be a somewhat time consuming to get
> the layout just right. I think it would be difficult for mpl to determine
> what the appropriate axes position should be given a certain figure and text
> size.

There is a recipe on the web site for automatically shifting the left
side of the subplot over to make room for the ylabels

  
http://matplotlib.sourceforge.net/faq/howto_faq.html#automatically-make-room-for-tick-labels

It might be nice to make an option to handle the simple case
automatically, to expand or shrink the subplots so the text fits w/o
too much padding on any side.

JDH

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to