The selector for one synthetic part of a split box or candle.
ApexCharts draws a box as two paths that each mix a whisker with half the
body, and a candle as one path holding the body and both wicks, so neither
has an element MAIDR could highlight a quartile, a median or a wick with.
The adapter splits them (see split.ts) into stamped sibling paths, which
this addresses.
The selector for one synthetic part of a split box or candle.
ApexCharts draws a box as two paths that each mix a whisker with half the body, and a candle as one path holding the body and both wicks, so neither has an element MAIDR could highlight a quartile, a median or a wick with. The adapter splits them (see
split.ts) into stamped sibling paths, which this addresses.