Hello,
Is there any sample showing data visualization controls in kendo UI mobile application.
a demo application with chart or gauge control shall be highly appreciated.
Thanks.
1 Answer, 1 is accepted
0
Alexander Valchev
Telerik team
answered on 21 Dec 2012, 08:52 AM
Hello Sushama,
DataViz Charts have support for mobile browsers and you can use them in KendoUI Mobile applications. Supported mobile browsers are listed here (please note that Opera Mobile is not supported by KendoUI Mobile). I believe that you will also find this blog post interesting.
I am afraid that we do not have any official demos that show chart in a mobile application. In general you should not have problems, just make sure to include the right JavaScript dependencies (I recommend kendo.all.js) and to initialize the chart at the init event of the corresponding view. For convenience I prepared a small sample.
I hope this helps.
Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!