mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[DOCS] Clarify maps tutorial (#95563)
This commit is contained in:
parent
10713fcc52
commit
1282e67220
4 changed files with 6 additions and 5 deletions
Binary file not shown.
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 442 KiB |
Binary file not shown.
Before Width: | Height: | Size: 382 KiB After Width: | Height: | Size: 323 KiB |
Binary file not shown.
Before Width: | Height: | Size: 807 KiB After Width: | Height: | Size: 494 KiB |
|
@ -67,8 +67,9 @@ and lighter shades will symbolize countries with less traffic.
|
|||
|
||||
. In **Layer style**, set:
|
||||
|
||||
** **Fill color** to the grey color ramp
|
||||
** **Fill color: As number** to the grey color ramp
|
||||
** **Border color** to white
|
||||
** **Label** to symbol label
|
||||
|
||||
. Click **Save & close**.
|
||||
+
|
||||
|
@ -102,7 +103,7 @@ The layer is only visible when users zoom in.
|
|||
|
||||
. In **Layer settings**, set:
|
||||
** **Name** to `Actual Requests`
|
||||
** **Visibilty** to the range [9, 24]
|
||||
** **Visibility** to the range [9, 24]
|
||||
** **Opacity** to 100%
|
||||
|
||||
. Add a tooltip field and select **agent**, **bytes**, **clientip**, **host**,
|
||||
|
@ -134,9 +135,9 @@ grids with less bytes transferred.
|
|||
** **Name** to `Total Requests and Bytes`
|
||||
** **Visibility** to the range [0, 9]
|
||||
** **Opacity** to 100%
|
||||
. Add a metric with:
|
||||
** **Aggregation** set to **Sum**
|
||||
** **Field** set to **bytes**
|
||||
. In **Metrics**, use:
|
||||
** **Agregation** set to **Count**, and
|
||||
** **Aggregation** set to **Sum** with **Field** set to **bytes**
|
||||
. In **Layer style**, change **Symbol size**:
|
||||
** Set the field select to *sum bytes*.
|
||||
** Set the min size to 7 and the max size to 25 px.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue