hledger/extra/hledger-chart
Simon Michael 74512814ec cli/ui/web: rename X.Options modules to X.XOptions
Make these modules' names more like the heavily-used types they
define (CliOpts, UIOpts, WebOpts). This is consistent with
RawOptions and ReportOptions, and helps with code navigation.
2015-08-28 12:43:51 -07:00
..
Hledger cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
hledger-chart.cabal
hledger-chart.hs
LICENSE
README
Setup.hs

An old prototype of a pie chart image generator for hledger.
IIRC it rendered a pie chart of the biggest N account balances with similar sign.

Warning, this package has been unmaintained since 2011 and will not install.