Unplanned
Last Updated: 20 Jul 2023 10:48 by ADMIN
Andrew
Created on: 01 Nov 2016 19:14
Category: Charts
Type: Feature Request
20
TreeMap/Sunburst Chart Component
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
5 comments
ADMIN
Tsvetelina
Posted on: 20 Jul 2023 10:48

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

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Miria
Posted on: 17 Jul 2023 13:36
It would be very nice to have the sunburst chart component in the list of chart components... I would prefer this instead of having to use a library such as d3.js
subin
Posted on: 07 Aug 2018 08:15
I would like to have Kendo Tree map control in Angular new versions as well. 
Imported User
Posted on: 22 Jun 2017 07:02
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.
Imported User
Posted on: 07 Jun 2017 19:51
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.