Swap Axes of Violin plot Python
I am trying to create a violin plot in seaborn and would like to have the axis revert.
The full code for plotting violin is here 1. For me it would be more useful if I could swap the violin horizontally, so the critical_value
lies on the x-axis.