Re: [Matplotlib-users] problem with set_data update/refresh in matplotlib using wxpython backend

2009-02-07 Thread John Hunter
On Fri, Feb 6, 2009 at 5:13 AM, Rezwan wrote: > > Hi > I am developing a plotting tool using matplotlib and wxpython as backend. I > have separate thread for iperf and it creates a text file every time I want > to create this thread and this thread finish it's task once it reach the > duration(def

Re: [Matplotlib-users] imsave() function

2009-02-07 Thread John Hunter
On Fri, Feb 6, 2009 at 8:34 AM, Gary Ruben wrote: > Hi all, > > I've attached a candidate imsave() to complement imread() in the image.py > module. Would my use of pyplot instead of the oo interface preclude its > inclusion in image.py? Also, I noticed some problems when I ran the tests > with the