Hi,
Thanks for the good words.
Currently, you need to recreate/redraw the whole chart. We have plans that the chart can be modified with changing some setting (in your case the data), but for now you can just recreate the chart like in this sample:
http://www.jqchart.com/samples/RealTime/LiveData
That doesn’t mean the jqChart is slow. It uses the pure HTML5 Canvas rendering (in the browsers that support it) and it is really fast.
I’ve just tested our live chart sample with more frequent updates and the performance is really good, but it seems we also have some memory issues. We’re checking them and I’ll let you know when we find the cause for that.
Best Regards,
Dragan Matek
jqChart Inc.