On Thu, Apr 29, 2010 at 12:40 PM, acoffeemug <joanpeturpeter...@gmail.com> wrote: > Does anyone know a good fix for this? Preferably one which doesn't involve > manual resizing?
http://matplotlib.sourceforge.net/faq/howto_faq.html#automatically-make-room-for-tick-labels While example in the link try to make a room for ticklable, a same can be done with a label. If you don't mind your figure size slightly changed, you may try savefig("yourfilename", bbox_inches="tight") Regards, -JJ ------------------------------------------------------------------------------ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users