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

Draw charts asynchronously?

1 Answer 45 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Danny Scheelings
Top achievements
Rank 1
Danny Scheelings asked on 30 Nov 2010, 04:12 PM
Hi,

I have developed a dashboard for my customer which shows several charts at the same time. The 1st time the dashboard is loaded all charts are updated and shown at the same time. One of these charts has a lot of data a takes a lot more time than the other charts to draw. All the charts are waiting on each other before the chart animations start.

Is there a way to let these charts draw independant of each other. Maybe using sepearte threads or something like that?

Thanks,
Danny

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 02 Dec 2010, 10:31 AM
Hi Danny,

At present, there is no easy way to accommodate the behavior which you mentioned.
The architecture of the control would not allow this. One possible option would be to allow scrolling/zooming for the control, so that less items are fetched initially, thus increasing the responsiveness of the application.

All the best,
Yavor
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
Chart
Asked by
Danny Scheelings
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or