On Wed, Mar 2, 2011 at 12:43 PM, Brian Granger <elliso...@gmail.com> wrote:
> Is the old method (just using draw/set_xdata, etc.) not supported? I > am working with a student and I want to keep is dead simple. > > Brian > > Those functions are still supported. I can run the example on that page without issues using the development version of mpl, GTKAgg, and python 2.6. There might be some other possibilities to consider. For example, if you are working in the pylab mode and you have multiple figures and/or axes, the draw() command might be going to the wrong figure because draw() operates on whichever figure would be returned by gcf() (I believe). Ben Root
------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel