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

fix issue #24 with "float problem" in sections total validation #25

Closed frados closed 4 years ago

frados commented 4 years ago

It is the simplest solution. You can consider using something like https://mikemcl.github.io/ for proper validation of values with more than 2 numbers after the decimal point.