Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update User Guide - Multivariable charts and the text configuration #9677

Merged
merged 29 commits into from
Mar 19, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
c384b34
update_9669
ElenaGallo Oct 31, 2023
9ca389c
new_counter_ui
ElenaGallo Nov 3, 2023
b783994
new_layout_font
ElenaGallo Nov 29, 2023
366217b
update_broken_link
ElenaGallo Nov 30, 2023
0664c32
add_9816
ElenaGallo Dec 14, 2023
8419052
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
f8d6890
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
c623ab9
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
7809707
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
8098bc5
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
c6f8ebe
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
05acc43
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
709bdcc
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
fc0fcbf
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
b0941b9
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
9680efb
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
23ac294
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
35e0a07
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
505c57a
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
cc4ff44
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
a65f911
Update docs/user-guide/widgets.md
ElenaGallo Mar 18, 2024
a4148f5
review_9669
ElenaGallo Mar 18, 2024
1525358
review_9816
ElenaGallo Mar 18, 2024
67a112b
Update docs/user-guide/filtering-layers.md
ElenaGallo Mar 18, 2024
8e1ed5a
area-of-interest
ElenaGallo Mar 18, 2024
57496c8
Update docs/user-guide/filtering-layers.md
ElenaGallo Mar 18, 2024
bb796f4
Update docs/user-guide/filtering-layers.md
ElenaGallo Mar 18, 2024
bdc51c6
review
ElenaGallo Mar 18, 2024
5c1140d
Merge commit 'bb796f41bdc213ac89a00dc5069b670c8ed0adf5' of https://gi…
ElenaGallo Mar 18, 2024
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
3 changes: 3 additions & 0 deletions docs/user-guide/filtering-layers.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ This tool is used to define advanced filters in [MapStore](https://mapstore.geos

<img src="../img/filtering-layers/query-panel.jpg" class="ms-docimage" style="max-width:500px;"/>

!!! note
For configuring layer filtering in [Widgets](widgets.md) the **Layer Filter** option is only available for [Maps](exploring-maps.md) and not for [Dashboards](exploring-dashboards.md)
ElenaGallo marked this conversation as resolved.
Show resolved Hide resolved

### Attribute filter

This filter allows to set one or more conditions referred to the [Attribute Table](attributes-table.md#attribute-table) fields. <br>
Expand Down
29 changes: 21 additions & 8 deletions docs/user-guide/widgets.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ Selecting a *Layer* or *Layers*, the following *Chart* options is presented to u

<img src="../img/widgets/chart-options.jpg" class="ms-docimage" style="max-width:450px;"/>

From the top toolbar of this panel the user is allowed to:
tdipisa marked this conversation as resolved.
Show resolved Hide resolved

* Going back <img src="../img/button/back.jpg" class="ms-docbutton"/> to the widget type section.

* Connect <img src="../img/button/connect-widget.jpg" class="ms-docbutton"/> or disconnect <img src="../img/button/disconnect-widget.jpg" class="ms-docbutton"/> the widget to the map. When a widget is connected to the map, the widget is automatically spatially filtered with the map viewport. When a widget is not linked, it displays the entire dataset of that layer regardless of the map viewport.

* Move forward <img src="../img/button/next.jpg" class="ms-docbutton"/> to the next step when the settings are complete. The button prevents the user from proceeding to the next step of the wizard if the setting of some fields in the chart form is invalid

From the chart configuration page, the user can first perform the following operation:

* *Edit* the *Chart Title* through the <img src="../img/button/edit_button.jpg" class="ms-docbutton"/> button
Expand All @@ -45,12 +53,6 @@ From the chart configuration page, the user can first perform the following oper

* *Delete* the selected chart and its configuration from the widget through the <img src="../img/button/delete_button.jpg" class="ms-docbutton"/> button

From the toolbar of this panel <img src="../img/widgets/widget-options.jpg" class="ms-docbutton"/> the user is allowed to:

* Connect <img src="../img/button/connect-widget.jpg" class="ms-docbutton"/> or disconnect <img src="../img/button/disconnect-widget.jpg" class="ms-docbutton"/> the widget to the map. When a widget is connected to the map, the widget is automatically spatially filtered with the map viewport. When a widget is not linked, it displays the entire dataset of that layer regardless of the map viewport.

* Move forward <img src="../img/button/next.jpg" class="ms-docbutton"/> to the next step when the settings are complete. The button prevents the user from proceeding to the next step of the wizard if the setting of some fields in the chart form is invalid

#### Traces

For each chart [MapStore](https://mapstore.geosolutionsgroup.com/mapstore/#/) allows to define multiple Traces. With a Trace it is possible to define an additional chart representation (for the same layer by default) to be displayed in the same chart view: all traces are displayed together in the same chart. Just below the chart's preview, there is the *Traces* tab, where the user can:
Expand Down Expand Up @@ -345,7 +347,17 @@ Adding a table widget to the map, a panel like the following opens:

<img src="../img/widgets/table-panel.jpg" class="ms-docimage" style="max-width:450px;"/>

The toolbar on the top of this panel is similar to the one present in [Chart section](#chart). Here the user is allowed to:
From the top toolbar of this panel the user is allowed to:
tdipisa marked this conversation as resolved.
Show resolved Hide resolved

* Going back <img src="../img/button/back.jpg" class="ms-docbutton"/> to the widget type section.

* Connect <img src="../img/button/connect-widget.jpg" class="ms-docbutton"/> or disconnect <img src="../img/button/disconnect-widget.jpg" class="ms-docbutton"/> the widget to the map. When a widget is connected to the map, the widget is automatically spatially filtered with the map viewport. When a widget is not linked, it displays the entire dataset of that layer regardless of the map viewport.

* Open the [*Query Panel*](filtering-layers.md#query-panel) to configure a **Layer Filter** for the selected layer through the <img src="../img/button/advanced-search.jpg" class="ms-docbutton"/> button.

* Move forward <img src="../img/button/next.jpg" class="ms-docbutton"/> to the next step when the settings are complete. The button prevents the user from proceeding to the next step of the wizard if the setting of some fields in the chart form is invalid

In the *Table Widget* the user can:

* **Enable/Disable** the layer fields that will be displayed in the widget as columns.

Expand Down Expand Up @@ -377,7 +389,8 @@ Selecting the counter option, the following window opens:

<img src="../img/widgets/counter-panel.jpg" class="ms-docimage" style="max-width:450px;"/>

Also in this case the toolbar is similar to the one present in [Chart section](#chart). The user is allowed to:
The top toolbar of this panel is similar to the one present in [Table section](#table). <br>
Here the user is allowed to:

* Select the attribute to **Use**

Expand Down
Loading