Charts
Timeline
A dated rail of deploys, releases and incidents.
v0.3.02026-08-14Deploy2026-08-24
Props
| Property | Type | Default | Description |
|---|---|---|---|
items | Annotation[] | — | { at, label, kind? } — the same shape the annotations layer takes, so a release history can sit under a dashboard without restating it. |
variant | "rail" | "alternating" | "stacked" | "dots" | "alternating" | alternating pins above and below. rail keeps one side. dots drops labels to markers. stacked abandons the time axis for one row per item, the only form that survives items clustered on one day. |
height | number | 150 | Rail height in px. Ignored by stacked. |
className | string | — | Outer wrapper. |