Primitive

Series Point

SVG point and endpoint marks for line and scatter-like chart series.

Use Series Point after chart geometry has produced point coordinates. Series Line owns paths; Series Point owns circular marks.
data
Series PointDefault

Playground

Controls update query params directly, so every primitive state can be linked, rendered, and screenshotted deterministically.

Loading playground

Rendered matrix

Every state maps to the same primitive render route through the state query param.

Default

Line chart points and emphasized endpoint.

Public contract

The public prop table is generated from item metadata and schema-backed controls.
NameTypeDefaultDescription
ChartPoint.cx/cy/r *number | string-Point circle geometry.
ChartEndpoint.cx/cy/rnumber | string-Emphasized endpoint circle geometry.