Hi, I'm evaluating the jqChart for our next project (which is a Phonegap project, majorly in finance area), and trying your zoomable with 60000 points example in the samples section of the site.
The samples works great in PC, but not so good performance in mobile, and sometimes with a buggy rebound when draging the slider (I belive which is caused by the mouse event handling).
As my understanding, the whole chart would be redraw during data points updating. Is there any plan to improve the performance by implementing some kind of redraw algorithm, such as copy and move unchanged area and redraw only the changed parts? And if so, when will this happen?
Anyway, jqChart is the most usable solution in this area I've ever seen so far. It would be a total solution for any device if the performance issue has been overcome. Needless to say this is important, as we know, more and more share is going to the mobile device side.
Best Regards,
Alsan.