Sunburst diagram in R
One of the best visualization graphs to display hierarchical data.
A sunburst diagram is a great visualization when we would like to show hierarchy volume data.
Data
In this example, I have used Sunburst to visualize the number of transitors by year, designer, process and area.
The database used is from TidyTuesday data project. For more information, please visit this link.