Former-commit-id: |
||
---|---|---|
.. | ||
animate_decay_tk_blit.py | ||
animation_blit_fltk.py | ||
animation_blit_gtk.py | ||
animation_blit_gtk2.py | ||
animation_blit_qt.py | ||
animation_blit_qt4.py | ||
animation_blit_tk.py | ||
animation_blit_wx.py | ||
dynamic_collection.py | ||
dynamic_image_gtkagg.py | ||
dynamic_image_wxagg2.py | ||
gtk_timeout.py | ||
histogram_tkagg.py | ||
movie_demo.py | ||
README.txt | ||
simple_anim_gtk.py | ||
simple_anim_tkagg.py | ||
simple_idle_wx.py | ||
simple_timer_wx.py | ||
strip_chart_demo.py |
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