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

How can i use a variable to set the value? #54

Closed matheeusaf closed 3 years ago

matheeusaf commented 3 years ago

I'm trying to set a chart, and the value of this chart is inside a variable, but i'm facing errors. The variable is a float and is a valid value like "26.47".

Can please anyone can help me solve this issue?

Using Vue: 2.6.11, vue-css-donut-chart: 1.3.0 with vuetify 2.4.0; image image