bernii / gauge.js

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

A really strange needle ! loop loop #58

Closed mpgn closed 8 years ago

mpgn commented 10 years ago

Look this jsfiddle http://jsfiddle.net/BRjnF/12/ , the needle make lots of loops before stopping.

Anyone have this problem ?

FrEaKmAn commented 9 years ago

I have same problem when I define current value which is bigger than max value. I think here is same problem, because it sets the value of 909897, but actual range is only 100000. Try setting value - min.