bernii / gauge.js

100% native and cool looking JavaScript gauge
MIT License
1.42k stars 391 forks source link

error value with decimal #236

Open pws2016 opened 3 years ago

pws2016 commented 3 years ago

Hello, in my chart i do gauge.set(10.5) but in chart is displayed 10! How i can fix it?

austenstone commented 2 years ago

same as #242

rchiavel commented 2 years ago

I have same problem. Must display 3.52 but gauge displays 3.

austenstone commented 2 years ago

I have same problem. Must display 3.52 but gauge displays 3.

Read this https://github.com/bernii/gauge.js/issues/242#issuecomment-907369430