fix: order level 4 categories under parent and reduce pie chart size (#23) #25

Closed
medic-bot wants to merge 1 commit from fix/simpl-resultat-23-category-level4-ordering into main

1 commit

Author SHA1 Message Date
f5dfbb5ad4 fix: order level 4 categories under parent in budget vs actual table
Rework sorting in budgetService to keep level-2 groups (subtotal +
children) together under their intermediate parent instead of
flat-sorting alphabetically which scattered depth-2 rows to the bottom.

Also reduce pie chart size on dashboard (height 280->220, radius 100->85),
change grid layout to 2/5 pie + 3/5 table, and make pie chart legend
collapsible (collapsed by default) to give more space to the BVA table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 23:03:29 -04:00