✅ You are viewing documentation for the latest version of Compose SDK.
Version:

# Type alias BoxWhiskerType

BoxWhiskerType: "extremums" | "iqr" | "standardDeviation"

Represents the type of box whisker data algorithm, which can be either iqr, extremums, or standardDeviation.