hledger-0.14: A robust command-line accounting tool with a simple human-editable data format, similar to ledger.

Hledger.Cli.Histogram

Description

Print a histogram report.

Synopsis

Documentation

histogram :: [Opt] -> [String] -> Journal -> IO ()Source

Print a histogram of some statistic per reporting interval, such as number of postings per day.