Looking at the scatter plot below I would like to color each quadrant of the chart a different color based on the X and Y value.
Looking at the scatter plot below I would like to color each quadrant of the chart a different color based on the X and Y value. So, if a value falls within the bottom left quadrant it would be blue, if in the top right quadrant it would be green, as an example.
The chart is broken into 4 quadrants based on a vertical and horizontal median. I need it to react to filtering.
+ Add a Comment