Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe am I nitpicking but a chart with "name" series is less common than the previous (salary/expenses). Can you update the screenshot to use more obvious labels, please?

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions docs/user_manual/print_layout/layout_items/layout_chart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,11 @@ In this section, select and configure the layer and fields you want to display i
#. Double-click a series name to rename it.
#. Click :guilabel:`Modify Series...` button and define the :guilabel:`X-axis` and :guilabel:`Y-axis` fields using the drop-down lists.
Optionally, add a filter expression to display only specific data in the chart.
#. Check the |checkbox| :guilabel:`Use only features visible within a map` option to include only features that are currently visible
in a layout map item. From the :guilabel:`Linked map` drop-down list, select the map to link the chart to.
#. Check the |checkbox| :guilabel:`Use only features intersecting atlas features` option to include only features that intersect
with the :ref:`atlas feature <atlas_generation>`.


.. figure:: img/chart_datasource.png
:align: center
Expand Down
Loading