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

Performance issues panning a bar series chart on a device

1 Answer 31 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alex
Top achievements
Rank 1
Alex asked on 03 Apr 2014, 01:36 PM
   Hi,
   We have this kind of a chart (see the attached). It consists of about 500 bars but eventually it's going to be around 5000 - 20000 bars and then I'm afraid we'll face a serious performance issue. Currently the chart is zoomed about 1.3 by X (DateTimeContinuousAxis). The initial rendering works rather fast on the emulator and on a device (visually a little slower on a device but the difference in negligibly small to measure). Panning is fast on the emulator but there is performance issue on a device. When you touch the chart and try to slide it right or left it is not responsive. You can move your finger a quarter of the screen width and then it moves with a jump. On the emulator everything is nice an smooth.
   The question is if there is an approach to speed up the panning on a device, may be a caching mechanism or something?

Thank you,
Alex

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 08 Apr 2014, 07:47 AM
Hi Alex,

Thanks for writing.
We will see what we can do on our side to improve the performance in such a case but generally, the chart was not designed to display a huge amount of data on one screen. You can quickly different smaller amounts of data as demonstrated in our examples app. For this to work we will probably need some sort of data averaging algorithm.

Thank you for understanding.

Regards,
Victor
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
Asked by
Alex
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or