HubSpot / odometer

Smoothly transitions numbers with ease. #hubspot-open-source
http://github.hubspot.com/odometer/docs/welcome
MIT License
7.3k stars 713 forks source link

wrong odometer animation #66

Open geertn444 opened 10 years ago

geertn444 commented 10 years ago

ok, this is really only a small problem. I bumped up the animation time to 10 seconds on my system. And i noticed that the meter is not really animated as a real odometer. A real odometer advances the next digit only when the previous digit reaches 9. Your animation "fractionally" advances all digits continously from start number to destination number, all at the same time, which makes it a little bit weird to watch...

emmalewis commented 6 years ago

I would second this - I tried using the library on a value that was counting from 0 to 10, and you see 19 before you see 10 - it looks strange.