segmentBy
Home > @gooddata/sdk-ui-charts > ILineChartBucketProps > segmentBy
ILineChartBucketProps.segmentBy property
Specify single attribute whose values will be used to segment the measure values.
Signature:
segmentBy?: AttributeOrPlaceholder;
Remarks
The line chart will display one line per measure values pertaining to the segmentBy attribute values.