Skip to content

Doughnut plot for python that allows specific colors and labels to be applied, and can be used as a standard pie chart

License

Notifications You must be signed in to change notification settings

ericspivey/pydough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pydough

Doughnut plot for python that allows specific colors and labels to be applied, and can be used as a standard pie chart

Doughnut plots are not the preferred way to display proportional data, but sometimes you need their compactness. This is a simple 2-D plot that can be used to display 'n' categories of data in 'm' datasets when given an m x n list of values. Keyworded arguments allow for adding explicit colors and labels for each category of data, and also allows the plot to be collapsed to a standard pie chart.

About

Doughnut plot for python that allows specific colors and labels to be applied, and can be used as a standard pie chart

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages