Grouped
class Grouped(columnSpacing: Dp = Defaults.GROUPED_COLUMN_SPACING.dp) : ColumnCartesianLayer.MergeMode
Groups columns with matching x values horizontally, positioning them columnSpacing apart.
Groups columns with matching x values horizontally, positioning them columnSpacing apart.