ReadonlynameHuman-readable name shown in legends / tooltips when identifying the active strategy.
Render one or more data series into a chart.
Array of named, colour-assigned data series.
Target dimensions in CSS pixels.
An SVG element or raw ImageData.
Renders data as a scatter plot — one circle per data point, positioned along evenly-spaced X positions with Y mapped to value.
Supports multiple series — each series is rendered as a separate group of markers in its own colour, sharing the same Y-axis scale.
Output kind: svg.
Example