Primitive

Series Line

SVG line and area path marks for trend series.

Use Series Line after chart geometry has produced path coordinates. Use Series Point for point and endpoint marks.
data
Series LineDefault

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 and area series path marks.

Public contract

The public prop table is generated from item metadata and schema-backed controls.
NameTypeDefaultDescription
ChartLine.d *string-Line path data.
ChartArea.dstring-Optional area path data.