30-day activity
Daily scans (30 days, UTC)
19 active days · hover bars for counts
Sparse data (wide bars)
Launch week
3 active days — bars widen when few days have data
Empty state
No scans recorded yet.
Plot only (no title)
API
| Prop | Required | Type | Default | Description |
|---|---|---|---|---|
| theme | Optional | SiteTheme | atelier | Visual theme. |
| mode | Optional | "light" | "dark" | light | Color mode. |
| title | Optional | string | — | Optional heading above the plot. |
| description | Optional | string | — | Optional muted subtitle (date range, active days, etc.). |
| points | Optional | BarChartPoint[] | — | id, value, optional title tooltip per bar. |
| emptyLabel | Optional | string | No data yet. | Shown when all values are zero. |
| plotHeight | Optional | number | 96 | Inner plot height in px — bars scale to this, not the outer shell. |
| ariaLabel | Optional | string | — | Accessible name for the plot region. |