ARM-DOE / ACT

Atmospheric data Community Toolkit - A python based toolkit for exploring and analyzing time series atmospheric datasets
https://ARM-DOE.github.io/ACT/
Other
138 stars 35 forks source link

ADD: Adding a piechart function to distribution display module. #828

Closed zssherman closed 5 months ago

zssherman commented 5 months ago

This new function uses act.utils.calculate_percentages to create a pie chart of percentages of user defined fields of a dataset.

piechart