Describe the bug
The Weekly Downloads label in the graph shows download counts with decimal formatting (to the thousandth), which can be confusing. Since downloads are whole numbers, decimals aren’t really appropriate here.
Also, a value like 500.000 (five hundred) could easily be misinterpreted as 500,000 (five hundred thousand), especially in countries where a period is used as the decimal separator.
I disovered this by looking at the graph of this plugin: https://npmx.dev/package/@capgo/capacitor-wifi
Additional context
No response
Logs
Describe the bug
The Weekly Downloads label in the graph shows download counts with decimal formatting (to the thousandth), which can be confusing. Since downloads are whole numbers, decimals aren’t really appropriate here.
Also, a value like 500.000 (five hundred) could easily be misinterpreted as 500,000 (five hundred thousand), especially in countries where a period is used as the decimal separator.
I disovered this by looking at the graph of this plugin: https://npmx.dev/package/@capgo/capacitor-wifi
Additional context
No response
Logs