It would be great if hierarchical chart types were available. Currently there's not a good way to represent hierarchical data outside of a TreeMap, but TreeMaps don't always work well (particularly for small datapoints). An ideal chart type would be the sunburst chart (nested pie/donut charts), as it can have multiple layers, hide a segment (and all children), and potentially zoom into child layers.
There are a variety of sunburst examples currently out there from other Javascript libraries:
d3 (one of many variations): https://observablehq.com/@d3/zoomable-sunburst
Highchart: https://www.highcharts.com/demo/sunburst
Syncfusion: https://www.syncfusion.com/jquery/javascript-ui-controls/sunburst-chart
Hi Emir,
You are correct, unfortunately, the Kendo UI doesn't include sunburst. This one is close to the Donut Chart, but I am not sure if it would be applicable to your application.
In this case, I would recommend raising a feature request in our feedback portal:
Let me know if I could assist with anything else and I will try my best to achieve the desired behavior.
Kind Regards,
Anton Mironov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.