Hi, I would like to now if there is Chart support for Android 2.3.4?
After testing on different devices we found that devices running Android 2.3.4 do not show the charts.
Thanks in advance.
1 Answer, 1 is accepted
0
Accepted
Iliana Dyankova
Telerik team
answered on 11 May 2012, 01:38 PM
Hi Mithal,
The Kendo UI Charts work on all popular desktop browsers as well as under iOS and Android (3+) browsers.
The reason for the problem in Android is that Kendo UI DataVizualization uses SVG or VML to render rich data visualizations. Indeed Android's native browsers do support HTML 5 canvas element, but not SVG nor VML. Also, if you would like to use Kendo UI Charts in your Android - based application, you could use a custom JavaScript to take any SVG and convert it to a canvas.
Greetings,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!