pelagia-portal/App/app/(portal)/reports/accounting-codes
Hardik 0e9d06fe71
Some checks failed
PR checks / checks (pull_request) Failing after 4s
PR checks / integration (pull_request) Successful in 30s
fix(reports): colour the comparison chart per item in yearly mode too
The monthly/weekly comparison already drew one colour per item (series =
items). Yearly mode instead coloured by financial year (series = FYs, items on
the x-axis), so multiple cost centres / accounting codes in the same yearly
graph shared colours. Unify all three granularities to series = items: the
x-axis is months / weeks / FYs and each item keeps its own distinct colour
(yearly becomes grouped bars per item rather than per year).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 11:47:12 +05:30
..
[id] feat(reports): weekly granularity, custom compare, line-item allocation 2026-06-24 11:25:05 +05:30
page.tsx fix(reports): colour the comparison chart per item in yearly mode too 2026-06-24 11:47:12 +05:30