yAxis Currency Symbol
-
I am wondering how I can add a $ symbol to the start of the yAxis labels?
I’ve found this snippet online:
yAxis: { labels: { format: '${value}' } }
But am not sure where this gets placed or how to convert it into the correct format to enter in a theme?
I am using the Highcharts plugin
Any help would be so appreciated@
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘yAxis Currency Symbol’ is closed to new replies.