mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[Vega] use %type% in docs (#89453)
This commit is contained in:
parent
caed606fbd
commit
7593cf7ea5
1 changed files with 2 additions and 2 deletions
|
@ -223,7 +223,7 @@ experimental[] Access the Elastic Map Service files via the same mechanism:
|
|||
----
|
||||
url: {
|
||||
// "type" defaults to "elasticsearch" otherwise
|
||||
type: emsfile
|
||||
%type%: emsfile
|
||||
// Name of the file, exactly as in the Region map visualization
|
||||
name: World Countries
|
||||
}
|
||||
|
@ -289,7 +289,7 @@ experimental[] You can use the *Vega* https://vega.github.io/vega/docs/data/[dat
|
|||
----
|
||||
url: {
|
||||
// "type" defaults to "elasticsearch" otherwise
|
||||
type: emsfile
|
||||
%type%: emsfile
|
||||
// Name of the file, exactly as in the Region map visualization
|
||||
name: World Countries
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue