Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

HighCharts performance issue and alternative

Is there an alternative solution to HighCharts with better performance when we have really big data?

For example:

Try to use:

http://www.highcharts.com/studies/performance.php?seriesType=line+-+no+markers&chartCount=1&seriesPerChart=2&pointsPerSeries=4000&chartWidth=500&libSource=%2Fhighcharts.src.js

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

like image 790
glarkou Avatar asked Feb 18 '26 14:02

glarkou


1 Answers

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

like image 74
Jugal Thakkar Avatar answered Feb 20 '26 03:02

Jugal Thakkar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!