trevismd / statannotations

add statistical significance annotations on seaborn plots. Further development of statannot, with bugfixes, new features, and a different API.
Other
639 stars 71 forks source link

Function to annotate each box with a small textbox, e.g. sample sizes #23

Open trevismd opened 3 years ago

trevismd commented 3 years ago

Following up on that: It would be nice to have the option for additional annotations, since the framework to obtain the correct position is already in place. What I'm missing is a function to annotate each box with a small textbox, e.g. to add sample sizes to the boxes.

Originally posted by @jo-mueller in https://github.com/webermarcolivier/statannot/issues/51#issuecomment-647688954