You’ll need to create an axis to use with the trend that you’ll configure for a given plot. Once both are in place, the property you’ll change is plots[x].axes[x].tick.label.format:
Css is not able to format text like that.
It can extent text with some symbols, but that also doesnt work in svgs.
And the chart is in svg.
The format igntion is doing is done in javascript (probably? it could be the gateway too i guess), which you dont have acces too (unless creating your own perspective module)
I would be working to convince your company to upgrade. It’s just a minor upgrade so should go very smoothly and take only a few minutes. The benefit of all the bug fixes and added features far outweigh the risk, imnsho.
Do you know how to change the font-weight of the text in front of the colon in the xTrace-box (the label)?
If I change to ‘font-weight:lighter’ e.g. it seems like it is only affecting the font of the value.
Now it’s like: Label:Value
I want it to be: Label:Value