Hello everybody,
I have sent this message to the user group, but thinking of it, it may be more
relevant to the development mailing list...so here it is again.
We are looking for the best way to plot a waterfall diagram in
Matplotlib. The 2 functions which could be used
to do that are (as far
On Fri, 2008-08-08 at 16:05 +0200, Grégory Lielens wrote:
> Hello everybody,
>
> I have sent this message to the user group, but thinking of it, it may be more
> relevant to the development mailing list...so here it is again.
>
>
>
> We are looking for the best way to
meaningless (we can go outside the colormap very
fast)...
I have included a small example showing how both interpolation works
Any remarks, could this be added before the next release? ;-)
Greg.
On Mon, 2008-08-11 at 16:50 +0200, Grégory Lielens wrote:
> On Fri, 2008-08-08 at 16:0
Once these issues are addressed, it would be great to have someone who
> *uses* the nonuniform pcolor functionality (Eric Firing?) have a look at
> this patch for any regressions etc.. Assuming none, I'll be happy to
> commit it (but I won't be around for a week or so).
>
On Tue, 2007-11-20 at 11:15 -1000, Eric Firing wrote:
> Jeff Whitaker wrote:
> > If I draw two images with imshow, then set_zorder for one of them to be
> > higher than the other, should that one be the one that displays?
>
> Jeff,
>
> It is a wart. Images are handled separately from other arti
located always.
>
> Once these issues are addressed, it would be great to have someone who
> *uses* the nonuniform pcolor functionality (Eric Firing?) have a look at
> this patch for any regressions etc.. Assuming none, I'll be happy to
> commit it (but I won't be aro
> Greg,
>
> Thank you for your very clear and complete explanation.
>
> I have committed your patch with only a few modifications:
>
> 0) I fixed a bug with non-agg backends by setting im.is_grayscale.
>
> 1) I changed the handling of the interpolation kwarg. The default is
> still 'nearest'