On 2/26/07, Antonio Kanaan <[EMAIL PROTECTED]> wrote:

> I thought of drawing my own cursor, deleting it and moving to the next
> point . It seems this would take forever as (far as I understand)
> matplotlib will redo the entire plot each time I do this.

I forgot to mention in my previous post -- as long as you use the blit
techniques embodied in the Cursor class in the example above and
discussed here:

http://www.scipy.org/Cookbook/Matplotlib/Animations

matplotlib will not redraw you figure each time.

JDH

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to