Hi,
I want to customise the counter widget to show 1 decimal place for the averaging operation (with a trailing zero when necessary e.g. 35.0). The default is 3 decimals and removing trailing zeros. I checked config.json, localConfig.json, and related JS files and modified some parts. However, nothing changed. I also tried shrinking the size of the counter box, whose smallest option is already pretty huge. Couldn't succeed on that too. What are the correct approaches to handle these issues?
Thanks in advance…