|
From: Benjamin R. <ben...@ou...> - 2012-01-02 18:28:55
|
On Mon, Jan 2, 2012 at 11:25 AM, Álvaro Justen [Turicas] < alv...@gm...> wrote: > Hello, > When I use Figure.autofmt_xdate (it uses rotation by default) the > graph is not moved/scaled so it is cropped in the image. > I noticed this problem when I was trying to crop white border in > images using bbox_inches='tight' and pad_inches=0 in Figure.savefig. > There are attached: > * Simple code to reproduce the bug > * Output images of two cases (with and without bbox_inches + pad_inches) > > My system's info: > - uname -a: Linux E04679 2.6.38-13-generic #53-Ubuntu SMP Mon Nov 28 > 19:33:45 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux > - matplotlib version: 0.99.3, installed using pip > - Nothing in matplotlibrc > - Nothing special in verbose options > > Thanks, > -- > Álvaro Justen "Turicas" > Turicas, Confirmed with the v1.1.x branch. Could you file a bug report on github? Thanks! Ben Root |