Page 1 of 1

Better readability for big numbers on tooltip

Posted: Wed Mar 18, 2020 11:37 am
by ZZaphodd
TL;DR
Please put "," thousand separator on big numbers for easier read
or follow local locale on computer.

What ?
noname.png
noname.png (160.85 KiB) Viewed 1564 times
to
Kills : 39,265
Damage dealt : 25,967,213
Why ?
WHY do you think it increases the value of Factorio as a game?

would very convinent feature for some ppl have goal for big number
(rare cases imo)
See more about here:
viewtopic.php?f=6&t=27087 How is This Board Working? Revision #3

Re: Better readability for big numbers on tooltip

Posted: Wed Mar 18, 2020 1:15 pm
by netmand
I wonder if localization is important here. Are we just catering to those that use commas in their numbers? Or are we asking to reconfigure numbers based on localization rules?

https://docs.microsoft.com/en-us/global ... formatting

Re: Better readability for big numbers on tooltip

Posted: Wed Mar 18, 2020 3:00 pm
by Optera
Localisation certainly is important here.
Germany and Austria for example have dot as thousand and comma as decimal separator, while Switzerland uses the international way.
This has been a bane in my side ever since I first messed this up.

Back on topic, I'd just use SI notation.
Kills : 39k
Damage dealt : 25M

Re: Better readability for big numbers on tooltip

Posted: Sat May 30, 2020 3:46 am
by IronCartographer
It should show the exact values for as long as possible, so that you can differentiate between action taken between two times, and no action taken. Rounding removes this resolution and much of the value usefulness in certain circumstances.

Similar issues have existed in other places with rounding, and I'm glad to see precise values whenever possible.