On Fri, Jul 9, 2010 at 7:27 PM, John Hunter wrote:
> On Fri, Jul 9, 2010 at 5:22 PM, Ryan May wrote:
>
>> I've been "hard" at work over the last couple of months putting
>> together a set of classes that simplifies the creation of animations
>> in matplotlib. This started when I resurrected some
On Fri, Jul 9, 2010 at 7:27 PM, John Hunter wrote:
> Some rapid fire comments, in no particular order
> * this is completely un-thought out, but could we define a subclass
> of TimedAnimation to work like an iterator so users could do the
> natural thing :
>
> line, = ax.plot(something)
> for f
On Fri, Jul 9, 2010 at 5:22 PM, Ryan May wrote:
> I've been "hard" at work over the last couple of months putting
> together a set of classes that simplifies the creation of animations
> in matplotlib. This started when I resurrected some old code for
Very nice -- people are going to really like
On Fri, Jul 9, 2010 at 5:22 PM, Ryan May wrote:
> Hi,
>
> I've been "hard" at work over the last couple of months putting
> together a set of classes that simplifies the creation of animations
> in matplotlib. This started when I resurrected some old code for
> animations to give to a colleague, w