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

Function BoxplotChart

BoxplotChart(props): ReactElement< any, any > | null

A React component representing data in a way that visually describes the distribution, variability, and center of a data set along an axis.

Example

Boxplot chart displaying data from the Sample ECommerce data model.

Parameters

ParameterTypeDescription
propsBoxplotChartPropsBoxplot chart properties

Returns

ReactElement< any, any > | null

Boxplot Chart component

Last Updated: