From f156feb01a33ae71b94265b5ae2e03ef32b56793 Mon Sep 17 00:00:00 2001 From: Germap Date: Mon, 17 Jun 2024 17:24:02 -0500 Subject: [PATCH 1/2] Fix typo in vector_properties.rst --- docs/user_manual/working_with_vector/vector_properties.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_manual/working_with_vector/vector_properties.rst b/docs/user_manual/working_with_vector/vector_properties.rst index 779bf499498..fdd93a24c55 100644 --- a/docs/user_manual/working_with_vector/vector_properties.rst +++ b/docs/user_manual/working_with_vector/vector_properties.rst @@ -1777,7 +1777,7 @@ The current core implementation of diagrams provides support for: * |piechart| :guilabel:`Pie chart`, a circular statistical graphic divided into slices to illustrate numerical proportion. The arc length of each slice is proportional to the quantity it represents; -* |text| :guilabel:`Text diagram`, a horizontaly divided circle showing statistics +* |text| :guilabel:`Text diagram`, a horizontally divided circle showing statistics values inside; * |histogram| :guilabel:`Histogram`, bars of varying colors for each attribute aligned next to each other From 3fb27ab810d83e92d7aa9170d30a63f91c3a3f81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Carrillo?= Date: Wed, 3 Jul 2024 23:15:15 -0500 Subject: [PATCH 2/2] Other minor adjustment in vector_properties --- .../working_with_vector/vector_properties.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/user_manual/working_with_vector/vector_properties.rst b/docs/user_manual/working_with_vector/vector_properties.rst index fdd93a24c55..aaaa0d5e828 100644 --- a/docs/user_manual/working_with_vector/vector_properties.rst +++ b/docs/user_manual/working_with_vector/vector_properties.rst @@ -394,7 +394,7 @@ To use categorized symbology for a layer: #. Configure the :ref:`Symbol `, which will be used as base symbol for all the classes; -#. Indicate the :ref:`Color ramp `, ie the range of colors from which +#. Indicate the :ref:`Color ramp `, i.e. the range of colors from which the color applied to each symbol is selected. Besides the common options of the :ref:`color ramp widget `, @@ -1777,7 +1777,7 @@ The current core implementation of diagrams provides support for: * |piechart| :guilabel:`Pie chart`, a circular statistical graphic divided into slices to illustrate numerical proportion. The arc length of each slice is proportional to the quantity it represents; -* |text| :guilabel:`Text diagram`, a horizontally divided circle showing statistics +* |text| :guilabel:`Text diagram`, a horizontally divided circle showing statistic values inside; * |histogram| :guilabel:`Histogram`, bars of varying colors for each attribute aligned next to each other @@ -1854,8 +1854,8 @@ In this tab, you can also manage and fine tune the diagram visibility with different options: * :guilabel:`Diagram z-index`: controls how diagrams are drawn on top of each - other and on top of labels. A diagram with a high index is drawn over diagrams - and labels; + other and on top of labels. A diagram with a high index is drawn over other + diagrams and labels; * |checkbox| :guilabel:`Show all diagrams`: shows all the diagrams even if they overlap each other; * :guilabel:`Show diagram`: allows only specific diagrams to be rendered; @@ -1934,12 +1934,12 @@ The information can also be filled using the :ref:`Move labels and diagrams ` tool. In the :guilabel:`Priority` section, you can define the placement priority rank -of each diagram, ie if there are different diagrams or labels candidates for the +of each diagram, i.e. if there are different diagrams or labels candidates for the same location, the item with the higher priority will be displayed and the others could be left out. :guilabel:`Discourage diagrams and labels from covering features` defines -features to use as :ref:`obstacles `, ie QGIS will try to not +features to use as :ref:`obstacles `, i.e. QGIS will try to not place diagrams nor labels over these features. The priority rank is then used to evaluate whether a diagram could be omitted due to a greater weighted obstacle feature. @@ -2218,7 +2218,7 @@ directly linked to a particular field (like the HTML/QML widgets or the #. The first step is to use the |symbologyAdd| :sup:`Add a new tab or group to the form layout` icon. Fields and other groups will be displayed in it. - #. Then set the properties of the container, ie: + #. Then set the properties of the container, i.e.: * the :guilabel:`Label`: the title that will be used for the container * the :guilabel:`Container Type`: it can be a :guilabel:`Tab`,