Skip to main content

Bar Chart

Compact vertical bar chart for time-series counts. Plot height is capped inside an overflow-hidden shell so bars never spill past the frame.

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

PropRequiredTypeDefaultDescription
themeOptionalSiteThemeatelierVisual theme.
modeOptional"light" | "dark"lightColor mode.
titleOptionalstringOptional heading above the plot.
descriptionOptionalstringOptional muted subtitle (date range, active days, etc.).
pointsOptionalBarChartPoint[]id, value, optional title tooltip per bar.
emptyLabelOptionalstringNo data yet.Shown when all values are zero.
plotHeightOptionalnumber96Inner plot height in px — bars scale to this, not the outer shell.
ariaLabelOptionalstringAccessible name for the plot region.