> It sounds like you have interactive mode on, in which case each pylab > function redraws the figure.
Yes - it was that simple (and stupid); thanks for your patience. Turning off interactive mode and using the set_data approach leads to an execution time of about 0.05 seconds (~30-fold speed-up), which is _fine_. Thanks again for yor help. Boris ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
