Commit Graph

6 Commits

Author SHA1 Message Date
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
Simon Michael
160f8dc5b8 chart: show top 10 (or --items N) accounts, sorted by amount 2010-02-05 01:18:51 +00:00
Simon Michael
71c6b13717 chart: filter based on opts & args 2010-02-04 21:11:59 +00:00
Simon Michael
83f9aa5693 resolve conflicts (New command 'chart': generate balances pie chart) 2010-02-04 20:59:07 +00:00
Simon Michael
885ec16f58 chart: messing with colours 2010-02-06 16:08:51 +00:00
Roman Cheplyaka
e96350c3f1 New command 'chart': generate balances pie chart 2009-09-26 22:53:54 +00:00