The selector for every per-point marker of a line, area, scatter or bubble
series.
Two kinds of look-alike are excluded. The legend's swatches carry the
apexcharts-marker class too, and are outside every series group. The
hover placeholder ApexCharts draws for a chart without markers sits inside
the first series' .apexcharts-series-markers group, but carries no j —
and an isolated point's duplicate marker sits in a plain <g>, which the
child combinator skips. What is left is one marker per non-null point, in
data order.
The selector for every per-point marker of a line, area, scatter or bubble series.
Two kinds of look-alike are excluded. The legend's swatches carry the
apexcharts-markerclass too, and are outside every series group. The hover placeholder ApexCharts draws for a chart without markers sits inside the first series'.apexcharts-series-markersgroup, but carries noj— and an isolated point's duplicate marker sits in a plain<g>, which the child combinator skips. What is left is one marker per non-null point, in data order.