dumptyd / vue-css-donut-chart

Lightweight Vue component for drawing pure CSS donut charts
https://dumptyd.github.io/vue-css-donut-chart/
MIT License
128 stars 19 forks source link

Add half donut capabilities #45

Closed kinoli closed 1 week ago

kinoli commented 3 years ago

A new ‘half’ prop was added and styles modified to make this work. Unit tests were done and readme updated.