question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[feature request] activate thousands separators / change dezimal separator

See original GitHub issue

I created a status with thousands separators (dots) because large numbers are easier to read that way. But these are recognized by the mini-graph as decimal separators.

My suggestion for a feature would be automatic thousands separators: 123,456.78 Optionally, it would also be cool if you could choose between dot and comma: 123.456,78

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
RomRidercommented, May 21, 2021

This is available in the latest beta already

1reaction
kalkihcommented, May 8, 2020

Could possibly utilize Intl.NumberFormat, with the locale as a user option

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To: Add thousands separators to labels in ArcGIS Pro
Alternatively, enable Show thousands separators in the attribute table by changing the Number Format from the Fields View. After changing the ...
Read more >
Thousands separator is a dot; How to replace it with comma
This will first remove the period as the thousands separator, and then change any commas as decimal indicators to periods. Note that Alteryx ......
Read more >
Change the character used to separate thousands or decimals
Change the character used to separate thousands or decimals · Click File > Options. · On the Advanced tab, under Editing options, clear...
Read more >
Re: Dynamically changing Decimals and Thousands Se...
Dynamically changing Decimals and Thousands Separator for ... different thousands and decimal separators (like 8,999.99 US or 8.999,00 EU).
Read more >
Convert a Decimal to a String with Thousands Separators
We have a number as a double or float , and we want to present it to our users as a string with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found