Re: [Matplotlib-users] Making room for tick labels

2010-09-30 Thread Justin McCann
On Wed, Sep 29, 2010 at 9:58 PM, Jason Grout wrote: >... > I made the FAQ entry code a little more general (and hopefully more > robust) a while ago.  I don't know if it takes care of the problem > you're talking about, though. > > I posted it to the matplotlib-devel mailing list here: > > http://

Re: [Matplotlib-users] Making room for tick labels

2010-09-29 Thread Jason Grout
On 9/29/10 12:49 PM, Justin McCann wrote: > Not to pile on the "auto-adjust to make labels fit" bandwagon, but > I've been following the FAQ on adjusting the subplot locations to make > room for too-long tick labels: > > > http://matplotlib.sourceforge.net/faq/howto_faq.html#automatically-make

[Matplotlib-users] Making room for tick labels

2010-09-29 Thread Justin McCann
Not to pile on the "auto-adjust to make labels fit" bandwagon, but I've been following the FAQ on adjusting the subplot locations to make room for too-long tick labels: http://matplotlib.sourceforge.net/faq/howto_faq.html#automatically-make-room-for-tick-labels and have found that the FAQ cod