Skip to content

Instantly share code, notes, and snippets.

@trevismd
Last active July 21, 2021 15:03
Show Gist options
  • Save trevismd/ae84f02db88349facd501703a4a74fdb to your computer and use it in GitHub Desktop.
Save trevismd/ae84f02db88349facd501703a4a74fdb to your computer and use it in GitHub Desktop.
Using simple format
# Add annotations
annotator = Annotator(ax, pairs, **plotting_parameters)
annotator.configure(text_format="simple")
annotator.set_pvalues_and_annotate(pvalues)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment