Is it possible to build a scatter chart that shows 4 color coded quadrants (top right quadrant is green, bottom left quadrant is red etc)? Looking to create something similar to the attached chart.
You can set values for quadrant lines in the chart properties of the bubble chart. You could also write a beastmode that would label each quadrant so that the color of the bubbles would match the color of the quadrant from your image. However, I'm not aware of a way to have the background of each quadrant change colors.