How a chart's per-datum marks can be addressed once they are stamped.
Two views of the same marks, because the traces that consume them want
different shapes and getting it wrong costs the layer its highlighting in
silence (#990): BarTrace and SegmentedTrace resolve a selector per
mark, while ScatterTrace resolves one selector for a whole series.
How a chart's per-datum marks can be addressed once they are stamped.
Two views of the same marks, because the traces that consume them want different shapes and getting it wrong costs the layer its highlighting in silence (#990):
BarTraceandSegmentedTraceresolve a selector per mark, whileScatterTraceresolves one selector for a whole series.