stackMeasures
Home > @gooddata/sdk-ui-charts > IChartConfig > stackMeasures
IChartConfig.stackMeasures property
Applicable for Area, Bar, Column and Combo charts which have more than one measure.
Signature:
stackMeasures?: boolean;
Remarks
For Area chart, this is on by default. If disables, the areas will overall. For Bar and Column charts, this is off by default and each measure has its own bar or column. For Combo, only measures assigned to the left (primary) axis will be stacked.