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

Chart with multiple line graphs displays slowly

2 Answers 103 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Chuck Lynch
Top achievements
Rank 1
Chuck Lynch asked on 15 Sep 2009, 11:43 PM
I have a chart based of the Dashboard example.  It has a RadChart with three sets of ChartTilte, ChartArea and ChartLegends.  But in my case all three chart areas contain graphs with SplineSeriesDefinitions.  The layout is two graph in the first row and one graph in the second row.  The graph in the second row span the width of the control.  The graph in the upper left has three series with 15 point in each series.  The graph in the upper right has six series with either 4, 5, or 6 points in each series.  The lower graph also has six series with six points in each series.

I can not get this control to animate the graphs.  It seams to hang while building the graphs and then suddenly refresh after eight or nine seconds.  The data fetch is not a factor, since I have buttons on top to change views of the data that does not fetch any data just rebuilds the graphs with different properties in my data set.  The slow refresh is really noticeable then.

Is there anything I can do to either get the animation working or be notified when the control is finished building the graphs?

2 Answers, 1 is accepted

Sort by
0
Vladimir Milev
Telerik team
answered on 18 Sep 2009, 02:26 PM
Hi Chuck Lynch,

Hm.. that's really odd. The chart shouldn't be struggling with this much data at all. Did turning off the animations in all charts help? Can you provide some source code to see how you supply the charts with data? We would like to help, but without more info we can't do much more than guess :(.

P.S. We have identified a memory leak in the control released with SP1 release. Have you tried using a recent latest internal build? They generally have better performance than the official one.

Kind regards,
Vladimir Milev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Chuck Lynch
Top achievements
Rank 1
answered on 22 Sep 2009, 08:04 PM
Thanks, the new version did the trick.  Thanks again.
Tags
Chart
Asked by
Chuck Lynch
Top achievements
Rank 1
Answers by
Vladimir Milev
Telerik team
Chuck Lynch
Top achievements
Rank 1
Share this question
or