On 5/5/2010 6:53 AM, Kim Hansen wrote:
>  Could anyone give a working example of an embedded, animated plot in a
>  Tkinter application, where animated=True is used together with canvas
>  background copying to make efficient animated plots in Tkinter
>  together with other widgets?

First see the embedding_in_tk.py example.
Then, for a simple example, you can see TSPlot here:
http://econpy.googlecode.com/svn/trunk/abm/gridworld/gridworld.py
You can stick it in any frame.
For a more complex example see diagram_cl
http://www.friedrichromstedt.org/index.php?m=186

hth,
Alan Isaac



------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to