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 |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| pages | ||
| public/img | ||
| App.jsx | ||
| api.js | ||
| index.css | ||
| main.jsx | ||