Is there any way to add data point values to a strip plot in seaborn?
I.e. I want the data points to also display their values (like annotate function in matplotlib).
Is there any way to add data point values to a strip plot in seaborn?
I.e. I want the data points to also display their values (like annotate function in matplotlib).