mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Correct the name of the map visualization
This commit is contained in:
parent
c39cd847a9
commit
6789b9ffa6
1 changed files with 2 additions and 2 deletions
|
@ -283,7 +283,7 @@ A green oval with the filter definition displays right under the query box:
|
|||
image::images/tutorial-visualize-map-3.png[]
|
||||
|
||||
Hover on the filter to display the controls to toggle, pin, invert, or delete the filter. Save this chart with the name
|
||||
_Bar Example_.
|
||||
_Map Example_.
|
||||
|
||||
Finally, we're going to define a sample Markdown widget to display on our dashboard. Click on *New Visualization*, then
|
||||
*Markdown widget*, to display a very simple Markdown entry field:
|
||||
|
@ -323,4 +323,4 @@ clicking the *Share* button to display HTML embedding code as well as a direct l
|
|||
=== Wrapping Up
|
||||
|
||||
Now that you've handled the basic aspects of Kibana's functionality, you're ready to explore Kibana in further detail.
|
||||
Take a look at the rest of the documentation for more details!
|
||||
Take a look at the rest of the documentation for more details!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue