hledger-0.12.1: A command-line (or curses or web-based) double-entry accounting tool.

Hledger.Cli.Commands.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.