hledger-0.15.1: The main command-line interface for the hledger accounting tool.

Hledger.Cli.Histogram

Description

Print a histogram report.

Synopsis

Documentation

histogram :: CliOpts -> Journal -> IO ()Source

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