Hello,
I’m looking to color the background of my graph different colors based on the y axis range. For example, the graph portion within y axis range [0, 500] would be colored red to indicate bad values. The range (500, 1000] would be colored green to indicate good values.
To be clear, I’m referring to the background color. The color of traces, ticks, etc. are irrelevant to my problem. Thanks for any help.
- Justin