Skip to content

Box plot to draw based on mean+-std deviation  #6697

Closed
@28raining

Description

@28raining

We'd like box plots to have the ability to draw the box based on standard deviation instead of quartiles.
This allows us to identify which data points need more attention.

This is something Tableau can do, the tool we use currently.

We're using PlotlyExpress which is why it's so hard to set q1,q2,q3 manually, because PlotlyExpress creates many 2-D datasets from the single dataFrame we give it. (because we separate plots by color, row, column)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions