Say I have a boxplot like the one shown below:
I would like to achieve a different coloring:
Fri
, Sat
and Sun
would be colored blue; Thur
would be colored red
I would like to differentiate hues with a pattern in the box (stripped or something)
I can't find a way to do this manipulation using seaborn palette.
I know I can mess with the boxes of a boxplot in matplotlib directly but seaborn gives me the axes back. How can I get the boxes in this case?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…