Bars used percentage heights, but their flex-column parent has no fixed height, so the browser fell back to the min-height and every bar rendered as the same flat stub. Switch to pixel heights scaled against the tallest month, with a per-bar value label, so bar heights now reflect the data. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||