Skip to content

how to use set_pvalues within plot_and_annotate_facets #125

@VladimirRoudko

Description

@VladimirRoudko

Hello,

It's not really an issue but rather request for clarification on how to use custom list of p-values within facets functionality. I have dataframe which I want:

  1. split on facets based on one column
  2. plot boxplots within each facet using second column as a X-labels
  3. use the third column as source of hue.

I want to annotate p-values between (1) each X-label and (2) between each hue within X-label. How to set the custom p-values for this goal and how to apply plot_and_annotate_facets correctly?

I can share an example for clarificaiton it just a bit clumsy peace of code for now)

Thank you,
Vladimir

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions