kendricktan / ledger-analytics

Easy to use analytics/visualization tool for ledger-cli
https://kndrck.co/posts/ledger-analytics/
MIT License
296 stars 15 forks source link

Monthly Breakdowns #3

Closed kendricktan closed 6 years ago

kendricktan commented 6 years ago

Basically, a monthly breakdown for stuff like expenses in a treemap/piechart, with a calendar (https://git.hust.cc/echarts-for-react/#/echarts/calendar?_k=uk6fav) with the option to group by day/month/year

kendricktan commented 6 years ago

I guess this isn't necessary because the cli tool can already display this information in a very convenient way already.

Eg

ledger -f main.journal bal expenses -b 2018/08/01 -e 2018/08/31 -%