I would like to request a component similar to the old TreeMap widget, but with some added functionality. It would be great if there were native functionality in the component to drill deeper into a hierarchy rather than always having to look at the top level view (i.e. clicking a sub node would "zoom in" to view it as the new root level node). This example treemap and sunburst (implemented using d3.js) are along the lines of what I'm suggesting. http://mbostock.github.io/d3/talk/20111018/treemap.html http://bl.ocks.org/mbostock/4348373
Hi Miria,
Having such a component would be a good addition to the Kendo UI for Angular Charts.
We will continue to track demand for this feature request and consider adding it to our Roadmap for future development.
Regards,
Tsvetelina
Progress Telerik
I would like to have Kendo Tree map control in Angular new versions as well.
Hi, I am using sunburst chart in my angular project. We need to display huge data on the chart in which each node has 8 levels. Initially I need to display only 3 levels in a circular form and onclick of the node I need to display complete hierarchy of the clicked node which is placed in the center. Could you please help me to achieve this.
Hey guys, implementing of sunburst visualization type should not take much efforts because it is similar to tree map. It would be really cool if you add such chart type.