JackDougherty / leaflet-maps-with-google-sheets-dev

code development for improving Leaflet Maps with Google Sheets
https://jackdougherty.github.io/leaflet-maps-with-google-sheets-dev/
MIT License
1 stars 10 forks source link

feature request in future: more control over punctuation in large numbers #29

Open JackDougherty opened 7 years ago

JackDougherty commented 7 years ago

@ilyankou -- in the future, let's think about ways for users to have more control over punctuation in large numbers. I know that our current method forces a US-style comma into large numbers, which does not work for many other nations.

Also, our current system forces a comma into large numbers where it is not appropriate to appear, such as a census tract, which should be 5245.02, but instead appears as 5,245.02

unwanted_commas_in_large_numbers