Closed
Description
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)
Metadata
Metadata
Assignees
Labels
No labels