Visualization package - Sunburst


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.

I would highly recommend taking part in this project. There’s a great R community who take part in it on a weekly basis.

Note: This Sunburst diagram is interactive: hover over on the graph to see the data.



Legend


Code, questions and feedback

The code for this article is published in my github account.

If you’d like to follow me on Twitter

Please feel free to reach out for any question or feedback.

Avatar
Juanma MN
Senior Digital Analyst and Capability Manager

Related