Re: [matplotlib-devel] zooming related bug? fades to white.

2006-12-05 Thread Tim Hirzel
ic Firing wrote: > I have verified this behavior briefly on a Linux machine. In > addition, the redraw after zoom gets extremely slow. I have never > worked with the image internals and I don't have any idea where the > problem is coming from. > > Eric > > Tim

[matplotlib-devel] zooming related bug? fades to white.

2006-12-04 Thread Tim Hirzel
To the fantastic matplotlib developers, I am having a strange behavior when using zooming. I have tried it with WX, Wxagg, and TKagg, and with Numeric and numpy. It occurs in multiple interpolation types as well. The best way to see this behavior is to use the image_interp.py example. If yo