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

Adding data to a chart without it redrawing the whole thing

4 Answers 71 Views
Charts
This is a migrated thread and some comments may be shown as answers.
giles
Top achievements
Rank 1
giles asked on 22 Feb 2012, 04:58 PM
Hi,

Is it possible to refresh the chart with added data without the whole thing redrawing?  So it looks like the upper chart in this fiddle rather than the lower one.

http://jsfiddle.net/GilesBradshaw/uJdZx/67/ 

4 Answers, 1 is accepted

Sort by
0
giles
Top achievements
Rank 1
answered on 22 Feb 2012, 05:04 PM
Obviously just refreshing it instantly rather than the slow redraw would do
0
Accepted
T. Tsonev
Telerik team
answered on 22 Feb 2012, 05:09 PM
Hello,

Try turning transitions off before updating - http://jsfiddle.net/uJdZx/69/ 

An API for adding/manipulating points is on our plans, but it is not available yet.

Regards,
Tsvetomir Tsonev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
T. Tsonev
Telerik team
answered on 22 Feb 2012, 05:12 PM
Hi,

I forgot to mention that you can emulate a date time axis to some extent by using a scatter chart. See here.

Greetings,
Tsvetomir Tsonev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
giles
Top achievements
Rank 1
answered on 22 Feb 2012, 05:27 PM
Thank you for speedy response and I will have a look at the scatter chart idea
Tags
Charts
Asked by
giles
Top achievements
Rank 1
Answers by
giles
Top achievements
Rank 1
T. Tsonev
Telerik team
Share this question
or