v0.4.0

Series · Line

Line and area series

Line series are the default path for timeseries and continuous metrics. Add areaStyle for mountain fills, stack where supported, and tune sampling for static vs streaming workloads.

Basics

Set type: 'line' with data as point tuples or typed-array forms. Optional areaStyle fills toward the baseline. Step/digital lines use the step option on line/area series.

Playground

See also