This is my current graph made with matplotlib. Is there a way to make the y-axis say "Down x%"
For instance instead of "-10%" I want it to say "Down 10%". And the same for the rest of the ticks.
Something like this might be helpful if it were in python instead of JavaScript: Have text displayed instead of numerical values on y axis