stackBy
Home > @gooddata/sdk-ui-charts > IAreaChartBucketProps > stackBy
IAreaChartBucketProps.stackBy property
Specify attribute to stack by. This is only applicable if you specify at most single viewBy attribute.
Signature:
stackBy?: AttributeOrPlaceholder;
Remarks
Note: stacking area chart using attribute elements means only a single measure can be charted. The component will take the first measure.