SkillAgentSearch skills...

Sunburst

Sunburst plot in python

Install / Use

/learn @NinaWie/Sunburst
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Visualizations of multiple categorical variables

I created different plots to present categorical data of certain forms in a nice way.

Sunrays plot

In an attempt to create a visualization as a graphic I found here, I created a similar representation with matplotlib. Follow the instructions in the noteook to replace the example data with your own.

alt text

Sunburst plot

I used some code from Stackoverflow https://stackoverflow.com/questions/12926779/how-to-make-a-sunburst-plot-in-r-or-python for a project and changed coloring and some other stuff to make the usage easier. Only the Jupiter notebook is required to import your data and make a sunburst plot.

alt text

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3y ago
Forks3

Languages

Jupyter Notebook

Security Score

55/100

Audited on Mar 28, 2023

No findings