I'm looking for suggestions on how to add significance bars between boxes on a box plot and also have asterisks representing significance. I am using seaborn to create plots and I couldn't find any common methods for accomplishing this. Nothing stuck out to me in the documentation but I am a novice and new to matplotlib in general so I wouldn't be surprised if I overlooked something.
I would like to be able to do something similar to this plot using R, but with python