Re: [Matplotlib-users] animation framework problem

2012-09-04 Thread gyro funch
On 2012-09-04 10:53 AM, Benjamin Root wrote: > > On Mon, Sep 3, 2012 at 4:26 PM, Gyro Funch > wrote: > > Hi, > > I am trying to create a multi-subplot animation with based loosely > on the animation example code, subplots.py, at > http://matplotlib

Re: [Matplotlib-users] animation framework problem

2012-09-04 Thread Benjamin Root
On Mon, Sep 3, 2012 at 4:26 PM, Gyro Funch wrote: > Hi, > > I am trying to create a multi-subplot animation with based loosely > on the animation example code, subplots.py, at > http://matplotlib.sourceforge.net/examples/animation/subplots.html > > A simplified version of the full code is shown a

[Matplotlib-users] animation framework problem

2012-09-03 Thread Gyro Funch
Hi, I am trying to create a multi-subplot animation with based loosely on the animation example code, subplots.py, at http://matplotlib.sourceforge.net/examples/animation/subplots.html A simplified version of the full code is shown at this gist: https://gist.github.com/3613113 I am having proble