naikus / svg-gauge

Minimalistic, animated SVG gauge. Zero dependencies
MIT License
319 stars 74 forks source link

Bug for animate zero value #2

Closed HejdesGit closed 8 years ago

HejdesGit commented 8 years ago

Maybe this is a bug or I'm not doing it correct.

If I set the setValueAnimated to 0 it animates to 100.

http://codepen.io/HejdesGit/pen/YGbAyX

Br, Johan

Side note, nice work on the gauge :)

naikus commented 8 years ago

Fixed. Thanks!