adding statistics summary #4

Closed
opened 2021-11-19 21:08:17 +01:00 by TheRealDarklord · 0 comments

Currently the statistics view only contains a chart and a table of the interval data. To know the balance of the selected interval it requires to manually add all the single cash flow group values.
And since the table is a sortable data table a dedicated sum row would not fit right in there too. Depending on the sorted column the sum row would be mixed with the other rows and would look out of place.

To adress this a dedicated summary of the selected interval should be displayed. Suggested summary values could be a sum of all expenses, a sum of all gains and a total value.

Currently the statistics view only contains a chart and a table of the interval data. To know the balance of the selected interval it requires to manually add all the single cash flow group values. And since the table is a sortable data table a dedicated sum row would not fit right in there too. Depending on the sorted column the sum row would be mixed with the other rows and would look out of place. To adress this a dedicated summary of the selected interval should be displayed. Suggested summary values could be a sum of all expenses, a sum of all gains and a total value.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TheRealDarklord/MyMoney#4
No description provided.