TidyTuesday

BBC 100 Women 2021, 2020 and 2019

The BBC has revealed its list of 100 inspiring and influential women from around the world for 2021, 2020 and 2019.

My TidyTuesday graphs

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.