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