## Why The Cashflow Trend chart was buried at the bottom of the page, making it easy to miss despite being a high-value overview of income, expenses, and net cashflow over time. ## What - Moved the **Cashflow Trend** chart to appear immediately after the summary cards, before the **Money Flow** (Sankey) chart - Increased the chart height from `h-[250px]` to `h-[350px]` (both the rendered chart and loading skeleton) to give it more visual weight, closer to other prominent charts in the app ## Verification ### Tests No logic changes — purely layout and sizing adjustments to existing components. ### Manual - Cashflow page now shows: Summary Cards → Cashflow Trend → Money Flow → Breakdown Cards - Trend chart renders taller and is more immediately visible on page load |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| views | ||