Re: [matplotlib-devel] [Matplotlib-users] fill_between

2009-05-04 Thread John Hunter
On Mon, May 4, 2009 at 12:53 PM, T J wrote: > I've added the patch to the tracker. > > http://sourceforge.net/tracker/?func=detail&aid=2786759&group_id=80706&atid=560722 Thanks -- looks good. I've committed it to r7079 JDH --

Re: [matplotlib-devel] [Matplotlib-users] fill_between

2009-05-04 Thread T J
On Thu, Apr 30, 2009 at 3:55 PM, T J wrote: > On Thu, Apr 30, 2009 at 2:29 PM, John Hunter wrote: >> >> >> On Thu, Apr 30, 2009 at 4:14 PM, T J wrote: >>> >>> Fill between is for filling between two y-values over a range of >>> x-values.  Is there anything which fills between to x-values over a

Re: [matplotlib-devel] Rasterized artists have wrong transform

2009-05-04 Thread Eric Bruning
On Wed, Apr 29, 2009 at 4:17 PM, Eric Firing wrote: > Jae-Joon Lee wrote: >> >> On Sun, Apr 26, 2009 at 11:31 PM, Eric Bruning >> wrote: >>> >>> I like that this solution doesn't litter every call to draw with >>> rasterize checks. But it means that the rasterization support had >>> better be rob