Is there Drill down feature in the graphs and also want to export the graph to images and to PDF?
1 Answer, 1 is accepted
0
Sebastian
Telerik team
answered on 13 Dec 2012, 02:43 PM
Hello Venkat,
How to export our Kendo UI DataViz charts to PDF you can see from the following sample project. Note that this method can be used for different server platforms and SVG processing software.
Drill-down feature is not supported out-of-the-box by our chart widget, but you can intercept the series click event to display in-depth data into another chart, if applicable, or replace the currently rendered chart with another one displaying details for the particular series.
Kind regards,
Sebastian
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!