This is a migrated thread and some comments may be shown as answers.

Rendering multiple series

1 Answer 41 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Xavier
Top achievements
Rank 1
Xavier asked on 10 Jun 2014, 07:01 PM
Hi,

I have a HTMLChart containing 19 series(x:DateTime, y:Double) each containing approximately 240 values.
Each point have a tooltip that uses kendo.format to show the DateTime and the double.
Transition is set to false.
MinorGridLine is set to false.
MarkersAppearance size set to 2 and square type.
LineAppearance size set to 2.

It render fine in IE9 and +.
But I have to support IE8, the rendering is very slow and the popup about slow script is showing up.

Any way to improve performance or to render differently or partially the chart?

Thank you.
Xavier

1 Answer, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 11 Jun 2014, 01:46 PM
Hi Xavier,

Please refer to Performance Optimizations help articles for more information on the matter.

Regards,
Danail Vasilev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Chart (HTML5)
Asked by
Xavier
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Share this question
or