Public demo

Graphs · Bar & stacked

UI kitGeneric UI

Categorical bar chart with axis labels, stacked column hint, and series legend—baseline for comparisons over time or segments.

Vertical bars, weekday axis, stacked bars for part-to-whole, and dual-series legend.

UI showcase

Static composition for reference—swap in generated output when your pipeline is connected. Everything below is local markup only.

Drop in Recharts BarChart, Visx scales, or CSS-only bars for lightweight marketing stats.

Why this demo works

  • Bars are the fastest scan pattern for period-over-period deltas.

Suggested use cases

  • Usage dashboards, funnel steps, survey results

What's included

  • Grid-backed vertical bar set
  • X-axis category labels
  • Four-column stacked bar preview
  • Two-series color legend

Editable in Frontuna

Theming: map series A/B to CSS variables for dark mode.

Use this page as a briefing artifact: copy structure, swap copy, and connect your components—no fake generated code required.

Build notes

  • Reserve space for Y-axis labels and tick density on mobile.