Source code
Contents
Index
Hledger.Cli.Commands.Histogram
Description
Print a histogram report.
Synopsis
histogram
:: [
Opt
] -> [String] ->
Journal
-> IO ()
showHistogram
:: [
Opt
] ->
FilterSpec
->
Journal
-> String
Documentation
histogram
:: [
Opt
] -> [String] ->
Journal
-> IO ()
Source
Print a histogram of some statistic per reporting interval, such as number of postings per day.
showHistogram
:: [
Opt
] ->
FilterSpec
->
Journal
-> String
Source
Produced by
Haddock
version 2.6.1