@@ -20,12 +20,10 @@ You can customize its properties in the :guilabel:`Item Properties` panel.
2020In addition to the :ref: `common properties <item_common_properties >`,
2121this feature has the following functionalities:
2222
23- .. todo: add properties screenshot
24- .. _figure_layout_elevationprofile_prop:
23+ .. _figure_layout_elevationprofile_properties :
2524
26- .. figure:: img/elevationprofile_properties.png
25+ .. figure :: img/elevationprofile_properties.png
2726 :align: center
28- :width: 20em
2927
3028 Elevation Profile Item Properties
3129
@@ -44,27 +42,41 @@ Under the :guilabel:`Layers` group, check in the tree view the layers
4442you would like to render in the profile item.
4543Remember to properly configure the :guilabel: `Elevation ` properties of the selected layers.
4644
47- Profile curve
48- -------------
45+ Profile curve and subsection indicators
46+ ---------------------------------------
4947
50- * |unchecked | :guilabel: `Controlled by atlas `:
48+ .. _figure_layout_elevationprofile_curve_properties :
49+
50+ .. figure :: img/elevationprofile_curve_subsections.png
51+ :align: center
52+
53+ Elevation Profile Curve and Subsections Properties
54+
55+ Under the :guilabel: `Profile curve ` group, you can:
56+
57+ * Toggle |unchecked | :guilabel: `Controlled by atlas `:
5158 the :ref: `profile curve <elevation_profile_create >` will be taken from the current atlas feature
5259 and the elevation profile view updated as you walk through the atlas features.
5360 This is currently supported for an active layout atlas or report, using a line geometry type coverage layer.
5461* The :guilabel: `Tolerance ` distance, which can be data-defined, helps you control how far a feature of the visible layers
5562 should be from the profile curve in order to display in the layout elevation view.
5663 Only point features are currently returned.
5764
58- Show Subsections Indicator
59- --------------------------
60-
61- It is possible to highlight the position of the vertices of the curve on the Elevation Profile.
62- Select the |checkbox | :guilabel: `Show Subsections Indicator ` to display vertical lines at the distances of the vertices.
65+ Under the :guilabel: `Show Subsections Indicator ` group, It is possible
66+ to highlight the position of the vertices of the curve on the Elevation Profile.
67+ Activate |checkbox | :guilabel: `Show Subsections Indicator ` to display vertical lines at the distances of the vertices.
6368Use the :guilabel: `Lines ` drop-down list to set the symbol, color, opacity and width of the Subsections Indicator lines.
6469
6570Chart ranges
6671------------
6772
73+ .. _figure_layout_elevationprofile_chart_ranges :
74+
75+ .. figure :: img/elevationprofile_chart_ranges.png
76+ :align: center
77+
78+ Elevation Profile Chart Ranges Properties
79+
6880A layout elevation profile item does not necessarily display the full extent of the elevation profile view it is based on.
6981You can limit the area to render, providing:
7082
@@ -74,6 +86,13 @@ You can limit the area to render, providing:
7486Distance and elevation axes
7587---------------------------
7688
89+ .. _figure_layout_elevationprofile_axes :
90+
91+ .. figure :: img/elevationprofile_axes.png
92+ :align: center
93+
94+ Elevation Profile Distance and Elevation Axes Properties
95+
7796The :guilabel: `Distance axis ` and :guilabel: `Elevation axis ` groups give options
7897to tweak the grid over the elevation profile item, respectively on the X and Y axes:
7998
@@ -89,6 +108,13 @@ to tweak the grid over the elevation profile item, respectively on the X and Y a
89108Chart area
90109----------
91110
111+ .. _figure_layout_elevationprofile_chart_area :
112+
113+ .. figure :: img/elevationprofile_chart_area.png
114+ :align: center
115+
116+ Elevation Profile Chart Area Properties
117+
92118Under :guilabel: `Chart area `, you can configure the rendering of the area
93119in which the elevation profile plot is actually displayed:
94120
0 commit comments