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

Function PolarChart

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

A React component comparing multiple categories/variables with a spatial perspective in a radial chart.

Example

Polar chart displaying total revenue per age range from the Sample ECommerce data model.

Additional Polar Chart examples:

Parameters

ParameterTypeDescription
propsPolarChartPropsPolar chart properties

Returns

ReactElement< any, any > | null

Polar Chart component

Last Updated: