Sun Burst Chart
A sunburst chart is a type of data visualization that displays hierarchical data as a series of concentric circles. Each circle represents a different level of the hierarchy, with the innermost circle representing the highest level and the outermost circle representing the lowest level. The data is displayed as sectors within each circle, with the size of each sector corresponding to the value of the data for that category or variable.
Sunburst charts are useful for visualizing hierarchical data and identifying the relationships and dependencies between different categories or variables. They are often used to display data such as file sizes, website traffic, or organizational structures.