Function boxWhiskerStdDevValues
boxWhiskerStdDevValues(
target):Measure[]
Returns an array of values for box whisker plot using standard deviation calculations.
Parameters
| Parameter | Type | Description |
|---|---|---|
target | Attribute | The target attribute for calculations. |
Returns
Measure[]
An array of measures representing standard deviation values for box whisker plots.