Is there an alternative solution to HighCharts with better performance when we have really big data?
For example:
Try to use:
And test adding 3 or more series with 4000 and more points. There are a lot of performance issues. Is there a solution? Can I somehow overcome this problem or should I use an alternative solution for charts?
I need to display charts for about 33 series with 10.000 and more points per series.
Thanks
Have you tried Highstock instead?
Demo with large data:
52,000 points with data grouping
1.7 million points with async loading
Seriously 33 series simultaneously with 10K points?!?! That too in javascript? Why don’t you give flash or silverlight a try? I have used Telerik, It has a nice charting suite for silverlight and is good on performance too