No description
Find a file
jtricerolph 8da7e46d72 Fix monthly trend chart — rolling 12-month average with LY comparison
Replace raw monthly totals with a proper rolling 12-month average trend.
Fetches 36 months of data; the 12 display points each show the average
of the 12 months ending on that point (TY) and the same window shifted
back a year (LY), producing a smooth upward trend vs last year.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-20 13:38:59 +00:00
backend Fix monthly trend chart — rolling 12-month average with LY comparison 2026-07-20 13:38:59 +00:00
frontend Fix monthly trend chart — rolling 12-month average with LY comparison 2026-07-20 13:38:59 +00:00
docker-compose.yml Switch Directors Forecast to use forecasting API instead of direct DB 2026-07-20 10:36:08 +00:00