bernii / gauge.js

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

in renderTicks devisions cant take float values..or dosent create a proper gauge..after giving float value as input #226

Open shubham-deshmane opened 4 years ago

shubham-deshmane commented 4 years ago

in renderTicks devisions cant take float values..or dosent create a proper gauge..after giving float value as input

shubham-deshmane commented 4 years ago

gauge_err

subhadipghorui commented 3 years ago

Solved in here:- https://github.com/bernii/gauge.js/issues/162

amardeokar23 commented 2 years ago

gauge_division_as_fraction_patch.txt This code change can help to resolve this issue when we have fraction value for divisions.