bernii / gauge.js

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

Linear animation #251

Open felle9900 opened 2 years ago

felle9900 commented 2 years ago

I have a use for a linear animation (I use a slow speed for one gauge)

but slow speed look bad as the current animation type, the last bit of the animation plays really slow.

Could we have a option for animationType = "linear"; ???