Currently the vertical axis of the bar chart is set to number category.
i.e. -2.0, -1.0, 0.0, 1.0, 2.0
How can it show as -2.0%, -1.0%, 0.0%, 1.0%, 2.0%
If I set the number to percentage, it shows as -200.0%, -100.0%, 0.0%, 100.0%, 200.0%
Any thoughts please?
Thanks