Is there way to show spinner for chart while used datasource fetches data from server (ajax call)?
Thanks!
1 Answer, 1 is accepted
0
Kiril Nikolov
Telerik team
answered on 26 Jun 2013, 07:37 AM
Hi Olga,
There is no such functionality coming out of the box with Kendo UI DataViz. You can implement this behaviour using the dataBound event of the chart.
Here is an example: