Re: [Matplotlib-users] Subplot x-tick labels overlap with each other and with titles

2012-01-04 Thread jeffsp
round with subplots_adjust Tony Yu-3 wrote: > > On Wed, Jan 4, 2012 at 1:14 PM, jeffsp wrote: > >> >> I have been wondering the same thing. Matlab is able to prevent labels >> from >> overlapping each other. Why can't matplotlib? >> >> >> Chris

Re: [Matplotlib-users] Subplot x-tick labels overlap with each other and with titles

2012-01-04 Thread jeffsp
I have been wondering the same thing. Matlab is able to prevent labels from overlapping each other. Why can't matplotlib? Chris Rodgers-7 wrote: > > Hi > > Whenever I create figures with at least 3x3 subplots, the x-tick > labels overlap with each other and they also overlap with the title o