Hi,

I wish to have several (about 3) plots which are updated about once per
second, as part of some application that's monitoring an instrument.

I set pyplot to interactive mode. I create as many figures as I need, and
then I simply plot to them whenever I have new data coming in (each time I
plot a new x and y vectors, I don't know if it's possible just to append
data points to existing plots).

I work on windows xp with the default matplotlib settings.

This procedure is very slow. The plots take ages to update.

Is there a faster way to do that?

Thank you,
Raz



-- 
View this message in context: 
http://www.nabble.com/how-to-update-plots-fast-tp25252745p25252745.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to