Make Seaborn color palette darker
I already have a custom Seaborn color palette that I use, e.g.
Trouble graphing variable correlation
How Can I solve this problem? Line code
Seaborn Lineplot: Further Breakdown After Hue
I want to further break down this code by another column in the df named ‘chamber’. The result should be 4 lines; House Dem, House Rep, Senate Dem, and Senate Rep. Does anyone know how I can do this?