Compact D3 bar chart with animated entrance. Perfect for inline metrics.
| Prop | Type | Default | Description |
|---|---|---|---|
values | number[] | - | Data values to chart |
width | number | 120 | Chart width in px |
height | number | 32 | Chart height in px |
color | string | "currentColor" | Bar color |
fillOpacity | number | 0.7 | Bar opacity |