To confirm, the methods supporting interactive animation will not be
removed, right?

I was just slightly worried after reading "The animation module is intended
to replace the backend-specific examples..." in the 'What's new section' on
the matplotlib website.

On Mon, Dec 12, 2011 at 3:26 AM, Eric Firing <efir...@hawaii.edu> wrote:

> On 12/10/2011 11:27 PM, Åke Kullenberg wrote:
> > I am a heavy user of the animation blit technique as descried here
> >
> http://matplotlib.sourceforge.net/users/event_handling.html#draggable-rectangle-exerciseand
> > here http://www.scipy.org/Cookbook/Matplotlib/Animations.
> >
> > I just saw there is a new animation framework. Is this framework meant
> > to replace the above technique (a good example of it is the  extra
> > credit solution from the first link)? If so, how can I use the new
> > framework in place of the old one?
>
> No, the animation framework is intended to make it easier to produce
> animations--sequences of frames displayed at uniform intervals.  It does
> not address interactive functionality such as cursors, dragging, etc.
>
> Eric
>
>
>
> ------------------------------------------------------------------------------
> Learn Windows Azure Live!  Tuesday, Dec 13, 2011
> Microsoft is holding a special Learn Windows Azure training event for
> developers. It will provide a great way to learn Windows Azure and what it
> provides. You can attend the event by watching it streamed LIVE online.
> Learn more at http://p.sf.net/sfu/ms-windowsazure
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
------------------------------------------------------------------------------
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to