Menu

Tree [r7931] / branches / mathtex / examples / animation /
 History

HTTPS access


File Date Author Commit
 README.txt 2008-05-16 jdh2358 [r5159] more example readmes
 animation_blit_fltk.py 2008-05-16 jdh2358 [r5151] reorganized examples
 animation_blit_gtk.py 2008-10-17 jdh2358 [r6241] added joshuas movie demo
 animation_blit_gtk2.py 2009-05-14 leejjoon [r7102] An optional offset and bbox support in restore_...
 animation_blit_qt.py 2008-05-16 jdh2358 [r5151] reorganized examples
 animation_blit_qt4.py 2009-05-29 dsdale [r7165] improve the animation_blit_qt4 example
 animation_blit_tk.py 2008-05-16 jdh2358 [r5151] reorganized examples
 animation_blit_wx.py 2008-05-16 jdh2358 [r5151] reorganized examples
 dynamic_collection.py 2008-07-24 pkienzle [r5848] dynamic_collection: collection now has private ...
 dynamic_image_gtkagg.py 2008-05-18 jdh2358 [r5187] moved a few more examples to their proper home
 dynamic_image_wxagg2.py 2008-05-16 jdh2358 [r5151] reorganized examples
 gtk_timeout.py 2008-06-19 jdh2358 [r5598] replaced gtk timeout example
 movie_demo.py 2008-10-23 efiring [r6314] Update movie_demo.py to work with current mpl.
 simple_anim_gtk.py 2008-07-24 jdh2358 [r5860] added wx simple animation example
 simple_anim_tkagg.py 2008-10-19 jdh2358 [r6278] fixed np clip bug and some other cleanup
 simple_idle_wx.py 2008-09-13 jdh2358 [r6090] updated the wx animation examples
 simple_timer_wx.py 2008-09-13 jdh2358 [r6090] updated the wx animation examples
 strip_chart_demo.py 2008-05-18 jdh2358 [r5187] moved a few more examples to their proper home

Read Me

matplotlib animations
=====================

There are a variety of techniques you can use to create dynamic plots,
which I refer to as animations.  See the tutorial at
http://www.scipy.org/Cookbook/Matplotlib/Animations for an
introduction to the basic concepts