ppxtb
April 5, 2026, 10:21am
1
I am trying to get my single stat panel to display both a prefix unit and a suffix unit, and display something like “£2.99 per day”. Currently I cannot achieve both at the same time:
The github says “this was added”, but I cannot see any option for it.
https://github.com/grafana/grafana/discussions/39533
1 Like
hello @ppxtb please confirm is this your requirement??
Yep - how please? Can’t seem to make the prefix:”value ” and suffix:”value ” work in combo in the Standard options > Unit
1 Like
Workaround in stat panel visualization.
Previously, Grafana automatically abbreviated large currency values like $1,235,667 to $1.24M or $555,558 into $555.6K. While this works well for most visualizations, financial data often requires exact values to be displayed.
ppxtb
April 6, 2026, 7:18am
6
Almost. I would like the same font size and colour though.
ppxtb
April 6, 2026, 8:27am
8
Thanks, this workaround will do the job for now.
It’s still a shame they removed the suffix and prefix options that were present in earlier versions!
1 Like