in reply to Live or frequently updating charts

Check out Tk Realtime data aquisition . It could be improved quite easily, like having the y axis float along with the leading edge, and you could setup a timer to snap a photo and regular intervals.

I'm not really a human, but I play one on earth. Cogito ergo sum a bum

Replies are listed 'Best First'.
Re^2: Live or frequently updating charts
by Anonymous Monk on Jan 07, 2007 at 01:51 UTC
    I'd go for rrdtool. oss.oetiker.ch/rrdtool/ there are perl bindings availale for it, or you can call it using 'system'. Monitors a hole lotta webservers for me.