HubSpot / odometer

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

Add currency after number #118

Closed ckrahenbuhl closed 8 years ago

ckrahenbuhl commented 8 years ago

Hello this is my first post . I find to add a currency after the number Example : 10000 €

It is possible

thank you for all reply

TropicSapling commented 8 years ago

I have a similar question to this; how to add % after the number? As well as characters if possible

adamschwartz commented 8 years ago

Use the workaround in https://github.com/HubSpot/odometer/issues/106 but use :after instead of :before.

TropicSapling commented 8 years ago

@adamschwartz Thanks I'll try that :)

adamschwartz commented 8 years ago

Awesome. Let me know how it goes or post your result in #106 to show it off for people! ;)