strip charts using matplotlib

Can someone give me examples of generating a strip chart type of display that will display 1800 data points and update once per second?

cheers, Dan

Daniel A. Klinglesmith III
Magdalena Ridge Observatory
New Mexico Tech
(575) 835-6802

Dan Klinglesmith wrote:

Can someone give me examples of generating a strip chart type of display that will display 1800 data points and update once per second?

I made something like this in matlab once. Froze up because memory had
to cleaned. Back then I concluded that circular buffers would probably
have fixed the issue. You might want to try that.

ยทยทยท

--
Eero Nevalainen
System Architect
Indagon Ltd.