Open samjam48 opened 5 years ago
It is hard to quickly interpret the population number as it is just a string of digits
Option 1 You could add commas in the number so it is easy to read. e.g. 8,943,900 is easier than 8943900 which I thought was 800,000 not 8 million.
Option 2 Change the number to millions. e.g. 8.4 million.
It is hard to quickly interpret the population number as it is just a string of digits
Option 1 You could add commas in the number so it is easy to read. e.g. 8,943,900 is easier than 8943900 which I thought was 800,000 not 8 million.
Option 2 Change the number to millions. e.g. 8.4 million.