Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Balance statistics #21

Open
DSiekmeier opened this issue Nov 25, 2023 · 3 comments
Open

Feature Request: Balance statistics #21

DSiekmeier opened this issue Nov 25, 2023 · 3 comments

Comments

@DSiekmeier
Copy link
Contributor

As a user I would like to have a balance statistics (e.g income - expenses) to see if I make positive or negative balance in a date range.

@emavgl
Copy link
Owner

emavgl commented Nov 26, 2023

This I am not quire sure I got it. When you select a different interval, then already in the main page, you see the income, expenses, and income - expenses. The statistic page has instead two tabs, one for the income (and split by income categories) and one for the expenses (with split). Are you suggesting another page in statistic? If yes, what would you like there?

@DSiekmeier
Copy link
Contributor Author

Of course you are right with the main page. At least for me I can say that I like graphical analyses. So what is in my mind is a third tab for the statistics page with "balance".

Imagine choosing "show records per year". On the statistics-balance-tab you would find a bar chart with all month of the chosen year. One bar would represent one month and the hight of the bar is "income - expense", which of course could be negative as well. This would give you a quick view on your "financal health" for example.

@emavgl
Copy link
Owner

emavgl commented Mar 12, 2024

I was thinking of this last time, the only thing I could implement is the bar-chart (but not sure if negative values are supported, but maybe I can use colors to differentiate negative with positive balances). However, all the other charts, make no sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants