[GH-ISSUE #3098] [Bug]: Net Worth Chart Y-axis value stops at 6 digit even when exceeding 1mio #15493

Closed
opened 2026-04-14 18:30:08 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @ringgitfreedom on GitHub (Jul 18, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/3098

Verified issue does not already exist?

  • I have searched and found no existing issue
  • I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)

What happened?

In Reports > Net Worth section, when viewing the chart, if Net Worth value exceeds 1mio, the Y-axis value will stop updating beyond 6 digits, as a result, showing inaccurate values.

Attaching some sample mockups of data to illustrate the issue on Y-Axis:
20240718_152231
20240718_152216

Steps to reproduce:

  1. Create any budget
  2. Have a few inflow transactions but keeping net-worth under 1 million
  3. Go to Reports > Net Worth Chart and view the report
  4. The Y-Axis value will be updated accordingly (expected behaviour)
  5. Have a few more inflow transactions across different months, this time jack up the networth value beyond 1 million
  6. View the report again, and Y-axis value will stop updating beyond 6 digits. (issues as illustrated in above screenshots)

Have also tested to switch the Decimals preference / turning off decimals, issue persists.

Where are you hosting Actual?

Pikapods

What browsers are you seeing the problem on?

Chrome, Desktop App (Electron)

Operating System

Windows 11

Originally created by @ringgitfreedom on GitHub (Jul 18, 2024). Original GitHub issue: https://github.com/actualbudget/actual/issues/3098 ### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file) ### What happened? **In Reports > Net Worth** section, when viewing the chart, if Net Worth value exceeds 1mio, the Y-axis value will stop updating beyond 6 digits, as a result, showing inaccurate values. Attaching some sample mockups of data to illustrate the issue on Y-Axis: ![20240718_152231](https://github.com/user-attachments/assets/c678a099-7a76-4307-87ff-8df1f80a6488) ![20240718_152216](https://github.com/user-attachments/assets/aa3f703d-0a2b-4aff-8c98-3c2ea004eb3d) ### Steps to reproduce: 1. Create any budget 2. Have a few inflow transactions but keeping net-worth under 1 million 3. Go to Reports > Net Worth Chart and view the report 4. The Y-Axis value will be updated accordingly (expected behaviour) 5. Have a few more inflow transactions across different months, this time jack up the networth value beyond 1 million 6. View the report again, and Y-axis value will stop updating beyond 6 digits. (issues as illustrated in above screenshots) Have also tested to switch the Decimals preference / turning off decimals, issue persists. ### Where are you hosting Actual? Pikapods ### What browsers are you seeing the problem on? Chrome, Desktop App (Electron) ### Operating System Windows 11
GiteaMirror added the bug label 2026-04-14 18:30:08 -05:00
Author
Owner

@sreetamdas commented on GitHub (Jul 18, 2024):

Might be fixed with #2818

<!-- gh-comment-id:2235977264 --> @sreetamdas commented on GitHub (Jul 18, 2024): Might be fixed with #2818
Author
Owner

@ringgitfreedom commented on GitHub (Jul 18, 2024):

Might be fixed with #2818

Thanks! Can confirm it is resolved when testing the demo in #2818 - do I close this issue? (Sorry pretty new to GitHub).

Here's my test evidence with numbers exceeding 1mio:
image

And negative test cases with any other small numbers:
image
image

<!-- gh-comment-id:2236152846 --> @ringgitfreedom commented on GitHub (Jul 18, 2024): > Might be fixed with #2818 Thanks! Can confirm it is resolved when testing the demo in #2818 - do I close this issue? _(Sorry pretty new to GitHub)._ Here's my test evidence with numbers exceeding 1mio: ![image](https://github.com/user-attachments/assets/9ac3207b-1871-4fab-829a-fb7e8e4c2260) And negative test cases with any other small numbers: ![image](https://github.com/user-attachments/assets/04f6cc6c-a13d-410a-9e13-1f68309b8086) ![image](https://github.com/user-attachments/assets/062a8950-7126-418b-ab7c-c759aeec410e)
Author
Owner

@youngcw commented on GitHub (Jul 18, 2024):

@ringgitfreedom Closing the issue is best if the bug has been fixed. Even for fixes not yet in a release we close the issue. Ill close it for now.

Thanks for contributing!

<!-- gh-comment-id:2236718783 --> @youngcw commented on GitHub (Jul 18, 2024): @ringgitfreedom Closing the issue is best if the bug has been fixed. Even for fixes not yet in a release we close the issue. Ill close it for now. Thanks for contributing!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#15493