]> Dogcows Code - chaz/homebank/blob - doc/win-statistics.html
add gitignore
[chaz/homebank] / doc / win-statistics.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
3 <html>
4 <head>
5 <meta name="generator" content="Bluefish 2.2.3" >
6 <meta http-equiv="CONTENT-TYPE" content=
7 "text/html; charset=utf-8">
8
9 <title>Statistics report</title>
10 <link rel="stylesheet" href="help.css" type="text/css">
11 </head>
12
13 <body id="top">
14 <div class="dochead">
15 HomeBank User manual
16 </div>
17
18 <div class="title">
19
20 <h1>Statistics report</h1>
21
22 <p>The statistics report is the main analysis part of HomeBank.
23 Its will allow to focus on your financial flow in the details
24 instantly and dynamically by filtering on every axis and
25 displaying the results for a period.</p>
26
27 <p>The main view axis is on Category, Subcategory, Payee, Tag,
28 Month, Year, with a possibility to focus on Expense, Income, or
29 Balance; then a complete filter is also possible on transactions,
30 see the <a href="dlg-filt.html">filter dialog</a> for details.</p>
31
32 <p>Results are displayed in 3 ways: list-view, bars, pie.<br>
33 At last, you can display every transactions detail of the
34 selected view (Category, Payee, Month, Year).<br>
35 A tool-tip will appear on every bar/pie after a little delay,or
36 by pressing the left mouse-button.</p>
37
38 <h2>Window call</h2>
39
40 <ul>
41 <li>from the main window-menu: Reports / Statistics</li>
42
43 <li>from the main window-tool-bar.</li>
44 </ul>
45
46 </div>
47
48 <div class="rounded content">
49
50 <h2>Using statistics report</h2>
51
52 <p><img class="gtkshot right" src="images/05statistics1.png">
53 <img class="gtkshot right" src="images/05statistics2.png"></p>
54
55 <h3><img src="images/1.png" name="graphics5" align="bottom"
56 width="12" height="12" border="0" id="graphics5"> Display</h3>
57
58 <table class="widgetinfo">
59 <tr>
60 <th>For</th>
61
62 <td>
63 specify the item the result should be computed for:
64
65 <ul>
66 <li>Category</li>
67
68 <li>Subcategory</li>
69
70 <li>Payee</li>
71
72 <li>Tag</li>
73
74 <li>Month</li>
75
76 <li>Year</li>
77 </ul>
78 </td>
79 </tr>
80
81 <tr>
82 <th>View</th>
83
84 <td>filter the result to: Expense, Income or Balance. Items
85 with no results, or equal to 0 will not be displayed</td>
86 </tr>
87
88 <tr>
89 <th>Zoom X</th>
90
91 <td>select the X zoom factor in real time</td>
92 </tr>
93
94 <tr>
95 <th>By amount</th>
96
97 <td>sort the result by amount instead of the default order
98 alphabetical for Category/Payee or chronological for
99 Month/Year</td>
100 </tr>
101 </table>
102
103 <h3><img src="images/2.png" name="graphics6" align="bottom"
104 width="12" height="12" border="0" id="graphics6"> Date
105 filter</h3>
106
107 <table class="widgetinfo">
108 <tr>
109 <th>Range</th>
110
111 <td>fast select a date with predefined range</td>
112 </tr>
113
114 <tr>
115 <th>From / To</th>
116
117 <td>specify date bound limit to restrict the results to</td>
118 </tr>
119 </table>
120
121 <h3><img src="images/3.png" name="graphics7" align="bottom"
122 width="12" height="12" border="0" id="graphics7"> Tool-bar</h3>
123
124 <p>The tool-bar is the main control of the display. All
125 tool-button have a tool-tip that will help you know what action
126 will be launched when you click on the tool-button.</p>
127
128 <h3><img src="images/4.png" name="graphics8" align="bottom"
129 width="12" height="12" border="0" id="graphics8"> Total</h3>
130
131 <p>This is the total of columns of the list-view for: Expense,
132 Income, Balance.</p>
133
134 <h3><img src="images/5.png" name="graphics9" align="bottom"
135 width="12" height="12" border="0" id="graphics9"> Result list /
136 Bar chart / Pie chart</h3>
137
138 <p>The result list display the computed amounts according to the
139 current selection and filter.</p>
140
141 <h3><img src="images/6.png" name="graphics10" align="bottom"
142 width="12" height="12" border="0" id="graphics10"> Transaction
143 detail list</h3>
144
145 <p>The transaction detail list will show every transaction of the
146 selected item in the above result list.<br>
147 By default it is not visible. Use the tool-bar 'Toggle detail'
148 button for changing this.<br>
149 You can also default keep it visible in the <a href=
150 "dlg-pref.html#tab6">Preference dialog</a></p>
151
152 </div>
153 </body>
154 </html>
This page took 0.039719 seconds and 4 git commands to generate.