How to change only sections of a graph's background color
Hi All, I am interested in scripting a solution that allows me to change sections of a graph's background color. I know how to manually do this with editing the axes of a graph, but this changes everything vertically (or horizontally) over that range. I want to change sections that are bounded in both X and Y. For example, I want to take the following graph and change it from this:To something l...