Hello,
First of all, I am very impressed with the speed!!!
I am currently using amCharts and it takes 4~5 seconds to draw 11000 points.
Wanted to switch to jqChart, however, amCharts supports multiple panels and my project needs that!
For example, I have two sets of data: analog (values can go to 10000) & binary (always 0 or 1).
If plotting them on the same panel, I guess the binary line will be so tiny, hard to read the changes.
How can I show these with jqChart without having multiple panels?
Or can it be a future implementation?
Thanks,
Brian