segmentBy
Home > @gooddata/sdk-ui-charts > IRadarChartBucketProps > segmentBy
IRadarChartBucketProps.segmentBy property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specify single attribute whose values will be used to segment the measure values.
Signature:
segmentBy?: AttributeOrPlaceholder;
Remarks
The radar chart will display one polygon per measure values pertaining to the segmentBy attribute values.