jameskokoska / Cashew

💸 An app created to help users manage a budget and purchases
https://cashewapp.web.app/
GNU General Public License v3.0
1.72k stars 235 forks source link

[Bug] Weird Cumulative Graph Behavior #449

Closed Radwan-Albahrani closed 3 weeks ago

Radwan-Albahrani commented 3 weeks ago

Describe the bug the value points on the graph do not match the list shown below the graph, and I am unsure where it’s getting its numbers. Filters seem to affect the graph but the calculations are still different for the graph and the list

How to reproduce Have a good transaction history. Go to spending page. Check cumulative history graph.

Screenshots/videos image

Details

jameskokoska commented 3 weeks ago

I will need more information and a minimal reproducible example

This bug report is too vague.

Edit: I have narrowed it down to the Balance Corrections getting ignored in the net total spending calculation.

jameskokoska commented 2 weeks ago

Fixed here: https://github.com/jameskokoska/Cashew/commit/76b042934b77a92fa88c488e19b91497d92da4f5