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