Re: [Matplotlib-users] corrupt pdf of histogram

2012-04-13 Thread Jouni K . Seppänen
Jouni K. Seppänen writes: > I have a suggested fix for this at > https://github.com/matplotlib/matplotlib/pull/817 This is now merged into the v1.1.x branch, from which the fix should propagate to the upcoming release. -- Jouni K. Seppänen http://www.iki.fi/jks -

Re: [Matplotlib-users] corrupt pdf of histogram

2012-04-09 Thread Jouni K . Seppänen
Benjamin Root writes: >> sanders writes: >> >> > If keywords fill=False and log=True, >> > >> > then after saving, the png looks fine but the histogram in the pdf is >> > mixed up. >> >> Confirmed, thanks for the report. I filed this at >> https://github.com/matplotlib/matplotlib/issues/804 > >

Re: [Matplotlib-users] corrupt pdf of histogram

2012-04-04 Thread Benjamin Root
On Wed, Mar 28, 2012 at 2:27 PM, Jouni K. Seppänen wrote: > sanders writes: > > > If keywords fill=False and log=True, > > > > then after saving, the png looks fine but the histogram in the pdf is > > mixed up. > > Confirmed, thanks for the report. I filed this at > https://github.com/matplotlib

Re: [Matplotlib-users] corrupt pdf of histogram

2012-03-28 Thread Jouni K . Seppänen
sanders writes: > If keywords fill=False and log=True, > > then after saving, the png looks fine but the histogram in the pdf is > mixed up. Confirmed, thanks for the report. I filed this at https://github.com/matplotlib/matplotlib/issues/804 -- Jouni K. Seppänen http://www.iki.fi/jks --