trevismd / statannotations

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

Changing font size #74

Closed RocaVincent closed 1 year ago

RocaVincent commented 1 year ago

Hi,

Everything is in the title: how can we change annotation fontsize when using _set_customannotation ?

RocaVincent commented 1 year ago

Ok I think I found a solution by looking at the code: changing the annotator._pvalue_format.fontsize attribute.