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

Function boxWhiskerIqrValues

boxWhiskerIqrValues(target): Measure[]

Returns an array of values for box whisker plot using interquartile range (IQR) calculations.

Parameters

ParameterTypeDescription
targetAttributeThe target attribute for calculations.

Returns

Measure[]

An array of measures representing IQR values for box whisker plots.

Last Updated: