whisper-money/resources
Víctor Falcón 3418bf5e23 fix(accounts): don't draw the invested overlay for a single data point
When an investment account has cost basis (invested_amount) for only one
date — e.g. a freshly connected account whose history is backfilled with
balances but invested only for the latest point — the dashed 'invested'
overlay renders as a lone dot with nothing to connect to, which reads as a
broken chart. Only draw the overlay once there are at least two invested
points; accounts with a full invested series are unaffected.
2026-06-23 11:07:41 +02:00
..
css fix(ui): make input borders visible in dark mode (#571) 2026-06-20 17:30:19 +00:00
js fix(accounts): don't draw the invested overlay for a single data point 2026-06-23 11:07:41 +02:00
views feat(drip): email users stuck on the paywall a day after onboarding (#562) 2026-06-19 14:11:12 +00:00