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

Bug with UI #64

Open devluk2 opened 2 years ago

devluk2 commented 2 years ago

Chart sections from the example below consists of 12 items with value equal to 8.33 for each. 8.33 * 12 = 99.96 For some reason though this is breaking UI in the middle of the chart (180 deg). See https://jsfiddle.net/0g54jzwv/12/