hledger/Commands
Simon Michael 0734da2bbe chart: handle positive/negative balances better; tune defaults
Mixed positive and negative balances were confusing things. Now, the chart
will omit any balances which do not match the sign of the first balance.
Various other size/font/colour tweaks. 

Charts are now red for positive balances (like expense accounts) and green
for negative balances (like income accounts). This is fun, but falls down
for eg assets and liabilities.. better ideas welcome.
2010-02-06 21:45:41 +00:00
..
Add.hs big refactoring, do filtering afresh in each command 2009-12-21 05:23:07 +00:00
All.hs New command 'chart': generate balances pie chart 2009-09-26 22:53:54 +00:00
Balance.hs chart: filter based on opts & args 2010-02-04 21:11:59 +00:00
Chart.hs chart: handle positive/negative balances better; tune defaults 2010-02-06 21:45:41 +00:00
Convert.hs make Postings reference their parent Transaction 2009-12-19 03:44:52 +00:00
Histogram.hs big refactoring, do filtering afresh in each command 2009-12-21 05:23:07 +00:00
Print.hs big refactoring, do filtering afresh in each command 2009-12-21 05:23:07 +00:00
Register.hs big refactoring, do filtering afresh in each command 2009-12-21 05:23:07 +00:00
Stats.hs more LedgerTransaction/Transaction/LedgerPosting field renames 2009-12-16 17:58:51 +00:00
UI.hs big refactoring, do filtering afresh in each command 2009-12-21 05:23:07 +00:00
Web.hs big refactoring, do filtering afresh in each command 2009-12-21 05:23:07 +00:00