Skip to content

Commit 0da44b9

Browse files
committed
[IMP] reporting: improve grammar and remove image centering
closes #6650 X-original-commit: 3ead6e0 Signed-off-by: Xavier Platteau (xpl) <[email protected]>
1 parent ae5e8c7 commit 0da44b9

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

content/applications/general/reporting.rst

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Reporting
33
=========
44

5-
You can find under the :guilabel:`Reporting` menu of most apps several reports that let you analyze
6-
and visualize your records' data.
5+
You can find several reports under the :guilabel:`Reporting` menu of most apps that let you analyze
6+
and visualize the data of your records.
77

88
.. _reporting/views:
99

@@ -25,7 +25,6 @@ but can be found elsewhere. Click the **graph view button** located at the top r
2525
it.
2626

2727
.. image:: reporting/graph-button.png
28-
:align: center
2928
:alt: Selecting the graph view
3029

3130
.. _reporting/views/pivot:
@@ -38,7 +37,6 @@ down for analysis. The view is often found under the :guilabel:`Reporting` menu
3837
found elsewhere. Click the **pivot view button** located at the top right to access it.
3938

4039
.. image:: reporting/pivot-button.png
41-
:align: center
4240
:alt: Selecting the pivot view
4341

4442
.. _reporting/choosing-measures:
@@ -65,7 +63,6 @@ grouped by *Date > Month*, which is used to analyze the evolution of a measure o
6563
When you filter a single time period, the option to compare it against another one appears.
6664

6765
.. image:: reporting/comparison.png
68-
:align: center
6966
:alt: Using the comparison option
7067

7168
.. example::
@@ -79,7 +76,6 @@ grouped by *Date > Month*, which is used to analyze the evolution of a measure o
7976
selected.
8077

8178
.. image:: reporting/measures.png
82-
:align: center
8379
:alt: Selecting different measures on the Sales Analysis report
8480

8581
.. tab:: Group measures
@@ -88,7 +84,6 @@ grouped by *Date > Month*, which is used to analyze the evolution of a measure o
8884
previous Sales Analysis report example.
8985

9086
.. image:: reporting/single-group.png
91-
:align: center
9287
:alt: Adding a group on the Sales Analysis report
9388

9489
.. _reporting/using-pivot:
@@ -111,7 +106,6 @@ subgroups.
111106
group on the :guilabel:`All / Saleable / Office Furniture` product category.
112107

113108
.. image:: reporting/multiple-groups.png
114-
:align: center
115109
:alt: Adding multiple groups on the Sales Analysis report
116110

117111
.. tip::
@@ -124,7 +118,7 @@ subgroups.
124118
Using the graph view
125119
====================
126120

127-
Three graphs are available, the bar, line, and pie charts.
121+
Three graphs are available: the bar, line, and pie charts.
128122

129123
**Bar charts** are used to show the distribution or a comparison of several categories. They are
130124
especially useful as they can deal with larger data sets.
@@ -139,19 +133,16 @@ when they form a meaningful whole.
139133
.. tab:: Bar chart
140134

141135
.. image:: reporting/bar.png
142-
:align: center
143136
:alt: Viewing the Sales Analysis report as a bar chart
144137

145138
.. tab:: Line chart
146139

147140
.. image:: reporting/line.png
148-
:align: center
149141
:alt: Viewing the Sales Analysis report as a line chart
150142

151143
.. tab:: Pie chart
152144

153145
.. image:: reporting/pie.png
154-
:align: center
155146
:alt: Viewing the Sales Analysis report as a pie chart
156147

157148
.. tip::
@@ -163,25 +154,21 @@ when they form a meaningful whole.
163154
.. tab:: Stacked bar chart
164155

165156
.. image:: reporting/stacked-bar.png
166-
:align: center
167157
:alt: Stacked bar chart example
168158

169159
.. tab:: Regular bar chart
170160

171161
.. image:: reporting/non-stacked-bar.png
172-
:align: center
173162
:alt: Non-stacked bar chart example
174163

175164
.. tab:: Stacked line chart
176165

177166
.. image:: reporting/stacked-line.png
178-
:align: center
179167
:alt: Stacked line chart example
180168

181169
.. tab:: Regular line chart
182170

183171
.. image:: reporting/non-stacked-line.png
184-
:align: center
185172
:alt: Non-stacked line chart example
186173

187174
For **line** charts, you can use the cumulative option to sum values, which is especially useful
@@ -192,11 +179,9 @@ when they form a meaningful whole.
192179
.. tab:: Cumulative line chart
193180

194181
.. image:: reporting/cumulative.png
195-
:align: center
196182
:alt: Cumulative line chart example
197183

198184
.. tab:: Regular line chart
199185

200186
.. image:: reporting/non-cumulative.png
201-
:align: center
202187
:alt: Regular line chart example

0 commit comments

Comments
 (0)