mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
f8df700363
commit
1ef62d2de3
1 changed files with 3 additions and 6 deletions
|
@ -75,14 +75,14 @@ image::images/tutorial-visualize-pie-3.png[]
|
|||
|
||||
To save this chart so you can use it later:
|
||||
|
||||
* Click *Save* in the top menu bar and enter `Pie Example`.
|
||||
Click *Save* in the top menu bar and enter `Pie Example`.
|
||||
|
||||
=== Bar chart
|
||||
|
||||
You'll use a bar chart to look at the Shakespeare data set and compare
|
||||
the number of speaking parts in the plays.
|
||||
|
||||
* Create a *Vertical Bar* chart and set the search source to `shakes*`.
|
||||
Create a *Vertical Bar* chart and set the search source to `shakes*`.
|
||||
|
||||
Initially, the chart is a single bar that shows the total count
|
||||
of documents that match the default wildcard query.
|
||||
|
@ -114,9 +114,6 @@ Show the plays along the X-axis.
|
|||
. Give the axis a custom label, `Play Name`.
|
||||
. Click *Apply changes* image:images/apply-changes-button.png[].
|
||||
|
||||
[role="screenshot"]
|
||||
image::images/0[]
|
||||
|
||||
Hovering over a bar shows a tooltip with the number of speaking parts for
|
||||
that play.
|
||||
|
||||
|
@ -174,7 +171,7 @@ The final visualization is a Markdown widget that renders formatted text.
|
|||
The Markdown widget uses **markdown** syntax.
|
||||
> Blockquotes in Markdown use the > character.
|
||||
|
||||
. Click *Apply changes* image:images/apply-changes-button.png[].
|
||||
. Click *Apply changes* image:images/apply-changes-button.png[].
|
||||
|
||||
The Markdown renders in the preview pane:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue