From 6c5aef9760f832c754bcb4f12b944c2da1a8b6e4 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 1 Feb 2022 12:19:18 -1000 Subject: [PATCH] hledger-vega --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 8a8e747..58e8d2e 100644 --- a/index.md +++ b/index.md @@ -725,6 +725,7 @@ Next, related add-ons and helpers by category - [budget_report](https://github.com/sulemankm/budget_report) budget reporting with beancount (python) - [hledger-diff](http://hackage.haskell.org/package/hledger-diff) report differing transactions between two journals (haskell) - [hledger-irr](http://hackage.haskell.org/package/hledger-irr) calculate an account's internal rate of return (superseded by [roi](https://hledger.org/hledger.html#roi)) (haskell) +- [hledger-vega](https://github.com/xitian9/hledger-vega) makes configurable [vega-lite](https://vega.github.io/vega-lite/) charts from hledger (shell) - [hreports](https://pypi.org/project/hreports) save custom reports and PDF templates (python) - [ledger-plot](https://github.com/Tagirijus/ledger-plot) interactive tool for making GNUplot charts from Ledger (python) - [ledger-plots](https://github.com/esovetkin/ledger-plots) R package & script to make charts from Ledger (R)