On Tue, Mar 31, 2009 at 2:16 AM, Jouni K. Seppänen <j...@iki.fi> wrote:
> Use fig.add_axes([0,0,1,1],frameon=False) instead - add_subplot reserves
> some space for a title, axis labels, etc.
>

Great, that works.  I have noticed that when I use ticks and labels,
the border sometimes cuts things off (for small images or large text).
 But, I can just adjust the axes position for now.

thanks,
Ken

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

Reply via email to