The selector for every spoke marker of a radar series.
A radar draws one marker per point whatever markers.size says —
transparent at size 0, and one for a null point too — each in a
.apexcharts-series-markers group of its own, so the descendant combinator
is needed here where markerSelector uses the child one.
The selector for every spoke marker of a radar series.
A radar draws one marker per point whatever
markers.sizesays — transparent at size 0, and one for a null point too — each in a.apexcharts-series-markersgroup of its own, so the descendant combinator is needed here where markerSelector uses the child one.