Re: [matplotlib-devel] pyplot.fill() and masked arrays

2008-12-05 Thread Ryan May
Eric Firing wrote: > Ryan May wrote: >> Now, what about dates? I'm having problems using dates for the x-axis >> for fill_between. I know I can use date2num on my array, but I was >> wonder if there was some magic I could add to the fill_between code. > > Magic is the operative word. It is sp

Re: [matplotlib-devel] pyplot.fill() and masked arrays

2008-12-04 Thread Eric Firing
Ryan May wrote: > Ryan May wrote: >> Hi, >> >> Is there any reason pyplot.fill() doesn't support masked arrays? Or was >> it just overlooked? > > Looks like this is better handled by fill_between, nevermind. > > Now, what about dates? I'm having problems using dates for the x-axis for > fill_

Re: [matplotlib-devel] pyplot.fill() and masked arrays

2008-12-04 Thread Ryan May
Ryan May wrote: > Hi, > > Is there any reason pyplot.fill() doesn't support masked arrays? Or was > it just overlooked? Looks like this is better handled by fill_between, nevermind. Now, what about dates? I'm having problems using dates for the x-axis for fill_between. I know I can use date

Re: [matplotlib-devel] pyplot.fill() and masked arrays

2008-12-04 Thread Eric Firing
Ryan May wrote: > Hi, > > Is there any reason pyplot.fill() doesn't support masked arrays? Or was it > just > overlooked? > I think the reason is that it is not obvious what any filled region with masked vertices should look like. Eric --

[matplotlib-devel] pyplot.fill() and masked arrays

2008-12-04 Thread Ryan May
Hi, Is there any reason pyplot.fill() doesn't support masked arrays? Or was it just overlooked? Ryan -- Ryan May Graduate Research Assistant School of Meteorology University of Oklahoma -- SF.Net email is Sponsored