Chris Fonnesbeck wrote:
> Is there any way of preventing tick label names from being cut off by
> the plot canvas? Seems to happen every time:
> 
> http://a3.s3.p.quickshareit.com/files/validationb0e66.png
> 
> Thanks in advance.
> 

There is no automatic way.  If you are going to use long labels like 
that, then you need to use subplots_adjust or other manual methods for 
positioning your axes within your figure.

Eric

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to