[PR #2132] [MERGED] Change net worth graph to show more detail in compact card view #45959

Closed
opened 2026-04-26 08:03:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2132
Author: @jasonmichalski
Created: 12/28/2023
Status: Merged
Merged: 1/6/2024
Merged by: @youngcw

Base: masterHead: 2131-networth-card


📝 Commits (4)

  • 8b100c7 Change net worth graph to show more detail in compact card view
  • 67dcb0a Added release notes
  • 1b8b3e0 Update release notes
  • 6bfcf66 Update VRT images

📊 Changes

4 files changed (+20 additions, -16 deletions)

View changed files

📝 packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/reports/graphs/NetWorthGraph.tsx (+14 -16)
upcoming-release-notes/2132.md (+6 -0)

📄 Description

Updated the NetWorthGraph to hide the x- and y-axis when used in compact mode instead of removing it completely. This allowed the chart to auto scale the range and maximize the detail.

Before:

image

After:

image

Fixes #2131


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/2132 **Author:** [@jasonmichalski](https://github.com/jasonmichalski) **Created:** 12/28/2023 **Status:** ✅ Merged **Merged:** 1/6/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `2131-networth-card` --- ### 📝 Commits (4) - [`8b100c7`](https://github.com/actualbudget/actual/commit/8b100c7e5fa98e145ff065a4620275b288ccd168) Change net worth graph to show more detail in compact card view - [`67dcb0a`](https://github.com/actualbudget/actual/commit/67dcb0a252fc33c1be577c06d33aed58daf8aae5) Added release notes - [`1b8b3e0`](https://github.com/actualbudget/actual/commit/1b8b3e01f4920f919a0e3284d1027c3235d06eab) Update release notes - [`6bfcf66`](https://github.com/actualbudget/actual/commit/6bfcf66faa903b1f9d6908aaea6ce54d156f37f1) Update VRT images ### 📊 Changes **4 files changed** (+20 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/reports/graphs/NetWorthGraph.tsx` (+14 -16) ➕ `upcoming-release-notes/2132.md` (+6 -0) </details> ### 📄 Description Updated the NetWorthGraph to hide the x- and y-axis when used in compact mode instead of removing it completely. This allowed the chart to auto scale the range and maximize the detail. Before: ![image](https://github.com/actualbudget/actual/assets/26188192/909f9c7d-ecda-4031-8101-f5f24dc2040f) After: ![image](https://github.com/actualbudget/actual/assets/26188192/a94a766f-48a2-4cb1-b764-6f841c8ccc0e) Fixes #2131 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-26 08:03:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#45959