bernii / gauge.js

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

The label does not support decimal place. I can only set integers. #242

Open Dawit-DNA opened 3 years ago

austenstone commented 2 years ago

Set the staticLabels.fractionDigits https://github.com/bernii/gauge.js/blob/9ec4aca4a3daf0929350f0c8139914a98ab25db4/dist/gauge.js#L633

This function formatNumber will round if you don't provide a value. https://github.com/bernii/gauge.js/blob/9ec4aca4a3daf0929350f0c8139914a98ab25db4/dist/gauge.js#L72

image

rchiavel commented 2 years ago

I´m sorry! I need decimal points on pointer.