The rendered SVG element, for selector stamping.
Value on the categorical or independent axis.
Value on the dependent axis.
OptionalseriesSeries name, from the mark's color channel, when the mark is split.
OptionalyLower bound of a stacked segment or a bin, in data units.
OptionalyUpper bound of a stacked segment or a bin, in data units.
OptionalxBin start, for binned rect marks.
OptionalxBin end, for binned rect marks.
One drawn element of a mark, paired with what it encodes.
The adapter walks a mark group into these before it knows which MAIDR trace type it is building, because the decision depends on what the walk finds — two rects sharing a band make a stacked bar, one rect per band makes a plain one.