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

Is it possible to add 0 prefix to odometer #105

Closed KoltonG closed 9 years ago

KoltonG commented 9 years ago

Hey! I am trying to make a odometer that has numbers like so

$00191.123

I've read in #100 that you can easily add the '$' prefix but how would you have the 0's in front of the number that changes when it goes from $00999.999 to $01000.000?

adamschwartz commented 9 years ago

Please see https://github.com/HubSpot/odometer/issues/106