I got a webserver that will be called every 100 ms to retrieve a view values.
Those values need to be plotted in a monitor and connected by a line.
Its purely for fast demonstration purposes so no long-time solution
I was thinking about getting jQuery with some plotting library, but my concerns are if its fast enough and if it will look somewhat smooth?
Flot seems quite nice for an easy plot of some data, works fast as well!
http://people.iola.dk/olau/flot/examples/realtime.html