How to plot a mean line on kdeplot for each variable
I would like to visualize the mean and percentiles for each variable plotted on kdeplot
How to generate a hierarchical colourmap in matplotlib?
I have a hierarchical dataset that I wish to visualise in this manner. I’ve been able to construct a heatmap for it.
Why don’t matplotlib savefig dimensions match figsize dimensions?
I’m trying to make a figure of an exact size for a publication.
TypeError: regplot() got an unexpected keyword argument ‘hue’
how can i color the points by treatment_code
?