Hi,

I have a short question: I have an embedded system with limited cpu power and want to display two realtime curves. I think the biggest problem is the communication with the display? From my point of understanding the call of the replot() function updates the plot and redraws the display. Is this right (esp. the redraw)? If so, is there any possibility to replot the two plots at the same time to "increase" the fps?

Thanks and best regards
Ozzy