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

DataViz - how to execute Performance Benchmark

1 Answer 76 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Young kwan
Top achievements
Rank 1
Young kwan asked on 16 Jul 2012, 06:08 AM
I found the awesome chart like 'Performance Benchmark' : url(http://demos.kendoui.com/dataviz/dashboards/high-performance.html).
but i can't find how to bind a data and to make an active chart. i want to know both logic (data binding, active real time chart).

1 Answer, 1 is accepted

Sort by
0
Hristo Germanov
Telerik team
answered on 18 Jul 2012, 04:43 PM
Hello Jin-Kon Kim,

You need to:

1) Stop chart animation.
2) Bind you chart with DataSource.
3) Call DataSource read() in setTimeout function.

Kind regards,
Hristo Germanov
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Charts
Asked by
Young kwan
Top achievements
Rank 1
Answers by
Hristo Germanov
Telerik team
Share this question
or