[IMP] general: add screenshot of stacked line chart in reporting
task-3375264
closes odoo/documentation#5150
X-original-commit: 5ee932e14b
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
parent
94dd30c277
commit
41c6bf4a31
@ -155,25 +155,37 @@ when they form a meaningful whole.
|
||||
:alt: Viewing the Sales Analysis report as a pie chart
|
||||
|
||||
.. tip::
|
||||
For bar and line charts, you can use the stacked option when you have at least two groups, which
|
||||
then appear on top of each other instead of next to each other.
|
||||
For **bar** and **line** charts, you can use the stacked option when you have at least two
|
||||
groups, which then appear on top of each other instead of next to each other.
|
||||
|
||||
.. tabs::
|
||||
|
||||
.. tab:: Stacked bar chart
|
||||
|
||||
.. image:: reporting/stacked.png
|
||||
.. image:: reporting/stacked-bar.png
|
||||
:align: center
|
||||
:alt: Stacked bar chart example
|
||||
|
||||
.. tab:: Regular bar chart
|
||||
|
||||
.. image:: reporting/non-stacked.png
|
||||
.. image:: reporting/non-stacked-bar.png
|
||||
:align: center
|
||||
:alt: Non-stacked bar chart example
|
||||
|
||||
For line charts, you can use the cumulative option to sum values, which is especially useful to
|
||||
show the change in growth over a time period.
|
||||
.. tab:: Stacked line chart
|
||||
|
||||
.. image:: reporting/stacked-line.png
|
||||
:align: center
|
||||
:alt: Stacked line chart example
|
||||
|
||||
.. tab:: Regular line chart
|
||||
|
||||
.. image:: reporting/non-stacked-line.png
|
||||
:align: center
|
||||
:alt: Non-stacked line chart example
|
||||
|
||||
For **line** charts, you can use the cumulative option to sum values, which is especially useful
|
||||
to show the change in growth over a time period.
|
||||
|
||||
.. tabs::
|
||||
|
||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
BIN
content/applications/general/reporting/non-stacked-line.png
Normal file
BIN
content/applications/general/reporting/non-stacked-line.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
BIN
content/applications/general/reporting/stacked-line.png
Normal file
BIN
content/applications/general/reporting/stacked-line.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user