bernii / gauge.js

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

Fixed render if value == minValue and made staticZone/Labels respect limitMin/Max #118

Closed kplindegaard closed 7 years ago

kplindegaard commented 7 years ago

Fixed #116: Force an gauge update in first .set() operation. Fixed #117: Static labels and zones must respect limitMin and limitMax.