aterrien / jQuery-Knob

Nice, downward compatible, touchable, jQuery dial
http://anthonyterrien.com/knob/
MIT License
5.03k stars 1.24k forks source link

Always Display Decimal values #339

Open aalokm opened 8 years ago

aalokm commented 8 years ago

not sure if this is a feature request or a bug, but here we go. Is there a way to force the Dial to show the decimal values always? for example, if the values is 3.2 it shows 3.2 as expected but can we force it to show 3.0 when value is 3?