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)
Activity
28raining commentedon Aug 5, 2023
Created pull request
#6698
alexcjohnson commentedon Aug 18, 2023
closed by #6698 🎉