How to have two different markers and colors for different hues?
I am trying to plot a graph where there are two conditions and each condition must have different markers and different shades of the same color. But I am getting error
ValueError: Unrecognized marker style [‘o’, ‘X’]. How to troubleshoot this?