[PR #4033] [MERGED] enhance: net bar graph show net instead of two separate bars #5158

Closed
opened 2026-02-28 21:07:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4033
Author: @UnderKoen
Created: 12/24/2024
Status: Merged
Merged: 1/7/2025
Merged by: @UnderKoen

Base: masterHead: UnderKoen/enhance/net-bar-graph


📝 Commits (2)

  • ad1b4e2 enhance: net bar graph show net instead of two separate bars
  • 55bfd84 chore: note

📊 Changes

3 files changed (+33 additions, -31 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/graphs/BarGraph.tsx (+0 -21)
📝 packages/desktop-client/src/components/reports/spreadsheets/calculateLegend.ts (+27 -10)
upcoming-release-notes/4033.md (+6 -0)

📄 Description

Changed the net total bar graph to:
image

Before:
image


🔄 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/4033 **Author:** [@UnderKoen](https://github.com/UnderKoen) **Created:** 12/24/2024 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@UnderKoen](https://github.com/UnderKoen) **Base:** `master` ← **Head:** `UnderKoen/enhance/net-bar-graph` --- ### 📝 Commits (2) - [`ad1b4e2`](https://github.com/actualbudget/actual/commit/ad1b4e27fab6fbb6706ef6b10130ff04a3dd02f9) enhance: net bar graph show net instead of two separate bars - [`55bfd84`](https://github.com/actualbudget/actual/commit/55bfd8406ee2903391d9731206c0c9db5ae8c2fc) chore: note ### 📊 Changes **3 files changed** (+33 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/graphs/BarGraph.tsx` (+0 -21) 📝 `packages/desktop-client/src/components/reports/spreadsheets/calculateLegend.ts` (+27 -10) ➕ `upcoming-release-notes/4033.md` (+6 -0) </details> ### 📄 Description Changed the net total bar graph to: ![image](https://github.com/user-attachments/assets/bc5b73b7-da71-4c58-939b-d9763f8b0954) Before: ![image](https://github.com/user-attachments/assets/85606b3f-9eff-417f-a1eb-4247c2e0a253) --- <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-02-28 21:07:01 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5158