Skip to content
Charts

Horizon chart

Many series, folded into bands. Twenty lanes where two line charts would fit.

visitors4,368
pageviews10,240
visits4,987
events672
2026-08-062026-09-04

4 series over 30 points, from 2026-08-06 to 2026-09-04.

Props

PropertyTypeDefaultDescription
dataChartDatum[]Shared time rows. Every lane reads its own key off the same rows.
dataKeysstring[]One lane per key, in order. This is the point of the chart — pass many.
labelKeystring"date"Field used for the first and last axis labels.
variant"bands" | "mirror""bands"mirror folds negative values back up, so a drop reads as depth rather than as zero.
bandsnumber3How many times each lane's range is folded. More bands, more resolution per pixel.
laneHeightnumber26Height of one lane in px. The whole chart is this times the number of keys.
classNamestringOuter wrapper.