BillTracker/client/pages
null 994b5c1e17 feat: spending forecast with linear regression chart
Analytics page additions:
- linearForecast(rows, horizonMonths) — OLS regression producing projected,
  low, and high (±1σ residual) for each future month
- ForecastChart — SVG line chart: solid historical line + area fill, dashed
  projected line, translucent confidence band, divider line at forecast start,
  legend for Historical and Projected ± 1σ
- Forecast added to CHART_OPTIONS (on by default)
- Forecast dropdown: 3/6/12 month horizon (default 6)
- Controls grid expanded to 7 columns
- Forecast card spans full width below heatmap
- Projection table: Month / Projected / Low / High columns
- Reset filters resets forecast to 6 months
2026-05-28 21:11:29 -05:00
..
AboutPage.jsx v0.28.0 2026-05-16 11:56:38 -05:00
AdminPage.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
AnalyticsPage.jsx feat: spending forecast with linear regression chart 2026-05-28 21:11:29 -05:00
BillsPage.jsx v0.28.0 2026-05-16 15:38:28 -05:00
CalendarPage.jsx push 2026-05-18 09:44:16 -05:00
CategoriesPage.jsx error handling 2026-05-28 02:34:24 -05:00
DataPage.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00
DataPage.jsx.backup push 2026-05-09 13:03:36 -05:00
HealthPage.jsx v0.28.0 2026-05-16 15:38:28 -05:00
LoginPage.jsx v0.28.0 2026-05-16 11:56:38 -05:00
PrivacyPage.jsx v0.28.0 2026-05-15 22:45:38 -05:00
ProfilePage.jsx v0.28.0 2026-05-15 22:45:38 -05:00
ReleaseNotesPage.jsx v0.28.0 2026-05-15 22:45:38 -05:00
RoadmapPage.jsx v0.28.0 2026-05-16 15:38:28 -05:00
SettingsPage.jsx error handling 2026-05-28 02:34:24 -05:00
SnowballPage.jsx error handling 2026-05-28 02:34:24 -05:00
StatusPage.jsx v0.27.02 push 2026-05-14 21:00:07 -05:00
SummaryPage.jsx v0.28.0 2026-05-15 22:45:38 -05:00
TrackerPage-bk.jsx push 2026-05-09 13:03:36 -05:00
TrackerPage.jsx refactor: component splits, PWA support, CommandPalette 2026-05-28 20:53:22 -05:00