mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[Vega Docs] Add experimental flag on the vega maps title (#89402)
* [Vega Docs] Add experimental flag on the vega maps title * Add the experimental warning on the initial paragraph of vega maps to be more visible
This commit is contained in:
parent
d1b88afd3b
commit
0abf45fcf1
1 changed files with 2 additions and 2 deletions
|
@ -237,7 +237,7 @@ format: {property: "features"}
|
|||
[[vega-with-a-map]]
|
||||
==== Vega with a Map
|
||||
|
||||
To enable *Maps*, the graph must specify `type=map` in the host configuration:
|
||||
experimental[] To enable *Maps*, the graph must specify `type=map` in the host configuration:
|
||||
|
||||
[source,yaml]
|
||||
----
|
||||
|
@ -335,7 +335,7 @@ Use the contextual *Inspect* tool to gain insights into different elements.
|
|||
|
||||
[float]
|
||||
[[inspect-elasticsearch-requests]]
|
||||
======= Inspect {es} requests
|
||||
====== Inspect {es} requests
|
||||
|
||||
*Vega* uses the {ref}/search-search.html[{es} search API] to get documents and aggregation
|
||||
results from {es}. To troubleshoot these requests, click *Inspect*, which shows the most recent requests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue