Commit graph

8 commits

Author SHA1 Message Date
Matyáš Caras
2d43ad5886
Merge branch 'dev' into dev-graph 2023-12-31 12:48:29 +01:00
Matyáš Caras
073806b8dd
feat: edit per new lints, add editing categories 2023-12-29 21:39:54 +01:00
Matyáš Caras
1ce1342644
feat(graphs): work on category pie chart 2023-12-29 19:43:27 +01:00
Matyáš Caras
9fa35660df
feat(graphs): change style 2023-12-25 19:54:30 +01:00
Matyáš Caras
512de4deff
fix(graphs): correct tooltip text 2023-12-25 19:26:46 +01:00
Matyáš Caras
1c4bc48e6f
feat: allow switching between bar nad line charts 2023-12-25 19:03:52 +01:00
Matyáš Caras
23480d80d2
feat(graphs): render income graph next to expense graph
#8
2023-11-22 15:09:05 +01:00
Matyáš Caras
d889611e19
feat: create basic spending chart + fix sorting
Added a basic line chart for spending (monthly and yearly) with its separate view. Also fixed sorting of entry groups on homepage.

#8
2023-11-21 20:23:14 +01:00