measures
Home > @gooddata/sdk-ui-charts > IRadarChartBucketProps > measures
IRadarChartBucketProps.measures 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 one or more measures whose values will be displayed on the radar chart.
Signature:
measures: AttributesMeasuresOrPlaceholders;
Remarks
If you specify two or more measures, values of each measure will be displayed as separate polygons.