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

ChartView performance with large datasets

1 Answer 98 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Anders
Top achievements
Rank 1
Anders asked on 26 Apr 2012, 08:20 AM
We are implementing a charting control in our application where we need to be able to show large datasets.

While testing we seem to hit a performance limit with 10k+ datapoints, after which the chartview starts getting unresponsive to the point it becomes unusable. We are databinding the chartview to a array of point values.

I am unable to locate examples with large datasets, and I would very much appreciate a hint to how this can be achieved.

What we need is to be able to work with up to 500 000 datapoints.

1 Answer, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 27 Apr 2012, 02:08 PM
Hello Anders,

In such scenarios we would suggest you to consider using the built-in data sampling functionality provided in the form of an external ChartDataSource control -- you can find more information here.

Hope this helps.


Greetings,
Giuseppe
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
ChartView
Asked by
Anders
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Share this question
or