]> Dogcows Code - chaz/homebank/blob - doc/win-trendtime.html
import homebank-5.1.7
[chaz/homebank] / doc / win-trendtime.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta content="text/html; charset=utf-8" http-equiv="CONTENT-TYPE">
5 <meta content="noindex" name="robots">
6 <title>Trend time report</title>
7 <link href="help.css" rel="stylesheet" type="text/css">
8 </head>
9 <body id="top">
10 <div class="dochead">
11 HomeBank User manual
12 </div>
13 <div class="title">
14 <h1>Trend time report</h1>
15 <p>The trend time report is focused on evolution of Account, Payee, Category over the time. You are able to view a specific item, or all at once, and cumulate the results over time or not</p>
16 <p>The results are displayed by different time-slices as a list-view or line chart, giving a visual view of the item over time.</p>
17 <h2>Window call</h2>
18 <ul>
19 <li>from the main window-menu: Reports / Trend time</li>
20 <li>from the main window-tool-bar.</li>
21 </ul>
22 </div>
23 <div class="rounded content">
24 <h2>Using trend time report</h2>
25 <p><img class="gtkshot right" src="images/win-trendtime1.png"> <img class="gtkshot right" src="images/win-trendtime2.png"></p>
26 <h3><img align="bottom" border="0" height="12" id="graphics5" name="graphics5" src="images/1.png" width="12"> Display</h3>
27 <table class="widgetinfo">
28 <tr>
29 <th>For</th>
30 <td>
31 specify the item the result should be computed for:
32 <ul>
33 <li>Account</li>
34 <li>Category</li>
35 <li>Payee</li>
36 </ul>
37 </td>
38 </tr>
39 <tr>
40 <th>Account<br>
41 Category<br>
42 Payee</th>
43 <td>select the item to display result for</td>
44 </tr>
45 <tr>
46 <th>Select all</th>
47 <td>display the result for all the items</td>
48 </tr>
49 <tr>
50 <th>Cumulate</th>
51 <td>cumulate the result instead of simple display by time slice</td>
52 </tr>
53 <tr>
54 <th>View by</th>
55 <td>
56 specify the scale the result should be computed for:
57 <ul>
58 <li>Day</li>
59 <li>Week</li>
60 <li>Month</li>
61 <li>Quarter</li>
62 <li>Year</li>
63 </ul>
64 </td>
65 </tr>
66 <tr>
67 <th>Zoom X</th>
68 <td>select the X zoom factor in real time</td>
69 </tr>
70 </table>
71 <h3><img align="bottom" border="0" height="12" id="graphics6" name="graphics6" src="images/2.png" width="12"> Date filter</h3>
72 <table class="widgetinfo">
73 <tr>
74 <th>Range</th>
75 <td>fast select a date with predefined range</td>
76 </tr>
77 <tr>
78 <th>From / To</th>
79 <td>specify date bound limit to restrict the results to</td>
80 </tr>
81 </table>
82 <h3><img align="bottom" border="0" height="12" id="graphics7" name="graphics7" src="images/3.png" width="12"> Tool bar</h3>
83 <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.< The icon appear or not depending the context.
84 <br>
85 At the end of the toolbar, there is an export button that enable Result or detail of transaction to copy to clipboard or export into a CSV file</p>
86
87 <h3><img align="bottom" border="0" height="12" id="graphics9" name="graphics9" src="images/4.png" width="12"> Result list</h3>
88 <p>The result list display the computed amount according to the current selection.</p>
89
90 <h3><img align="bottom" border="0" height="12" id="graphics10" name="graphics10" src="images/5.png" width="12"> Transaction detail list</h3>
91 <p>The transaction detail list will show every transaction of the selected item in the above result list.<br>
92 By default it is not visible. Use the tool-bar 'Toggle detail' button for changing this.<br>
93 You can also default keep it visible in the <a href="dlg-pref.html#tab6">Preference dialog</a></p>
94 </div>
95 </body>
96 </html>
This page took 0.033107 seconds and 4 git commands to generate.