whisper-money/resources/js/components/charts
Víctor Falcón 880b27675c
fix(charts): use settings popover for chart controls on mobile (#137)
## Why

### Problem

On mobile screens, both the Net Worth Evolution chart (Dashboard) and
the Balance Evolution chart (Account page) have the Daily/Monthly toggle
button plus 3 chart type icons competing for horizontal space in the
card header, causing overflow and a cramped layout.

## Screenshots
<img width="548" height="554" alt="image"
src="https://github.com/user-attachments/assets/7b1e7b9b-4cb9-47d1-8c69-0e140682d93d"
/>
<img width="1426" height="2932" alt="image"
src="https://github.com/user-attachments/assets/ed3c7163-4690-4f4e-8dce-445fbad53936"
/>
2026-02-19 16:53:00 +01:00
..
cashflow-trend-chart.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
chart-granularity-toggle.tsx fix(charts): use settings popover for chart controls on mobile (#137) 2026-02-19 16:53:00 +01:00
chart-settings-popover.tsx fix(charts): use settings popover for chart controls on mobile (#137) 2026-02-19 16:53:00 +01:00
chart-view-toggle.tsx fix(charts): use settings popover for chart controls on mobile (#137) 2026-02-19 16:53:00 +01:00
index.ts fix(charts): use settings popover for chart controls on mobile (#137) 2026-02-19 16:53:00 +01:00
mom-chart.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
mom-percent-chart.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
sankey-chart.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00