Scoped selector for the per-point dot circles of a single line.
MAIDR highlights one element per data point, so this targets the <circle> dots rather than the single <path>. Requires lineOptions.dotSize > 0.
<circle>
<path>
lineOptions.dotSize > 0
Scoped selector for the per-point dot circles of a single line.
MAIDR highlights one element per data point, so this targets the
<circle>dots rather than the single<path>. RequireslineOptions.dotSize > 0.