API change - Robustness
- New API separating calls to generate the annotations and to annotate the plot.
- More robust support for
barplot
,violinplot
,swarmplot
,stripplot
. - Decreased complexity and increased maintainability of code base.
- Fixes
- See the changelog for more details.