Jean-Luc Makiola bb12d01aae feat(02-02): create IncomeBarChart and SpendBarChart components
- IncomeBarChart: vertical grouped bars (budgeted muted, actual vivid)
- SpendBarChart: horizontal bars via layout="vertical" with swapped axes
- Both use per-cell conditional fill for over-budget red accent
- Both use ChartContainer + ChartConfig for CSS variable theming
- Both handle empty data with ChartEmptyState placeholder
- ChartLegend and ChartTooltip with formatted currency values
2026-03-16 13:03:23 +01:00
2026-03-06 19:42:15 +00:00
2026-03-04 17:16:49 +00:00
2026-03-04 17:16:49 +00:00
Description
No description provided
Readme MIT 1.3 MiB
Languages
TypeScript 97.7%
CSS 1.2%
PLpgSQL 0.7%
JavaScript 0.2%
HTML 0.2%