bernii / gauge.js

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

Skip animation #92

Closed mrbase closed 8 years ago

mrbase commented 8 years ago

Is there any way to skip the animations and just show the finished gauge and value ?

lorenzo-baldacci commented 8 years ago

try increasing the animationSpeed property up to 10000.

mrbase commented 8 years ago

will try - closing this

ardahankul commented 3 years ago

It is not worked for me

bZez commented 2 years ago

Gauge.animationSpeed = 1; will do the tricks ;)