Simple Animated Plot with Matplotlib
Here’s a simple script which is a good starting point for animating a plot using matplotlib’s animation package (which, by their own admission, is really in a beta status as of matplotlib 1.1.0). I find the code needed to perform … Continue reading
Posted in Animation, Matplotlib, Plotting
Tagged animation, iterator, matplotlib, plot, snippet
11 Comments