So I want to plot a scatter plot with one dataset and have two different colors based on the condition that if a point is above a certain y-axis value, it is colored red (let's say) and below is colored differently.


So I want to plot a scatter plot with one dataset and have two different colors based on the condition that if a point is above a certain y-axis value, it is colored red (let's say) and below is colored differently.

