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

Function FunnelChart

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

A React component representing data progressively decreasing in size or quantity through a funnel shape.

Example

Funnel chart displaying data from the Sample ECommerce data model.

Parameters

ParameterTypeDescription
propsFunnelChartPropsFunnel chart properties

Returns

ReactElement< any, any > | null

Funnel Chart component

Last Updated: