Hello everyone! How’s it going?
When adding a metric widget directly through the dashboard creation panel, I noticed that in the Style tab, it’s possible to apply some formatting, for example:
[=null]--;[>0,05]
[color=198762]▲#,##0%;
[>=0][color=dd8c21]▲#.##0%;
[>-0,05][color=dd8c21]▼#,##0%;
[<-0,05][color=D3362C]▼#,##0%;
So far, I’ve only tested the color attribute, but I’d like to know if anyone has a complete list of accepted attributes.
Preferably, I would like to make the font bolder, like using font-weight: bold.