Chart
A minimal CSS bar chart with no charting library. Pass a JSON data prop or compose chart-bar children.
Usage
Jan
Feb
Mar
Apr
Composed bars
Use chart-bar when you want explicit control over each column.
Q1
Q2
Q3
Q4
In a card
Charts sit well inside cards for dashboard blocks.
Composition
code
Chart
└── ChartBar (repeat, or data prop)