mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[DOCS] Adds the presentation 8.8 docs (#157765)
## Summary Adds the docs for the following 8.8 Presentation docs: - Unified dashboard settings: https://github.com/elastic/kibana/pull/153862 Docs preview: https://kibana_157765.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#add-dashboard-settings - Add reset button: https://github.com/elastic/kibana/pull/154872 Docs preview: https://kibana_157765.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#reset-the-dashboard --------- Co-authored-by: Nick Peihl <nickpeihl@gmail.com> Co-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>
This commit is contained in:
parent
22e38472f6
commit
0689c638d3
1 changed files with 48 additions and 42 deletions
|
@ -332,6 +332,54 @@ Copy panels from one dashboard to another dashboard.
|
|||
|
||||
. On the *Copy to dashboard* window, select the dashboard, then click *Copy and go to dashboard*.
|
||||
|
||||
[float]
|
||||
[[add-dashboard-settings]]
|
||||
== Add the dashboard settings
|
||||
|
||||
Add the title, tags, design options, and more to the dashboard.
|
||||
|
||||
. In the toolbar, click *Settings*.
|
||||
|
||||
. On the *Dashboard settings* flyout, enter the *Title* and an optional *Description*.
|
||||
|
||||
. Add any applicable <<managing-tags,*Tags*>>.
|
||||
|
||||
. Specify the following settings:
|
||||
|
||||
* *Store time with dashboard* — Saves the specified time filter.
|
||||
|
||||
* *Use margins between panels* — Adds a margin of space between each panel.
|
||||
|
||||
* *Show panel titles* — Displays the titles in the panel headers.
|
||||
|
||||
* *Sync color palettes across panels* — Applies the same color palette to all panels on the dashboard.
|
||||
|
||||
* *Sync cursor across panels* — When you hover your cursor over a *Lens*, *TSVB*, aggregation-based, or *Timelion* XY or heatmap chart, the cursor on all other related dashboard charts automatically appears.
|
||||
|
||||
* *Sync tooltips across panels* — When you hover your cursor over a *Lens*, *TSVB*, aggregation-based, or *Timelion* XY chart, the tooltips on all other related dashboard charts automatically appears.
|
||||
|
||||
. Click *Apply*.
|
||||
|
||||
[float]
|
||||
[[reset-the-dashboard]]
|
||||
== Reset the dashboard
|
||||
|
||||
To remove any dashboard changes you've made, reset the dashboard to the last saved changes.
|
||||
|
||||
. In the toolbar, click *Reset*.
|
||||
|
||||
. On the *Reset dashboard* window, click *Reset dashboard*.
|
||||
|
||||
[float]
|
||||
[[save-dashboards]]
|
||||
== Save dashboards
|
||||
|
||||
When you've finished making changes to the dashboard, save it.
|
||||
|
||||
. In the toolbar, click *Save*.
|
||||
|
||||
. To exit *Edit* mode, click *Switch to view mode*.
|
||||
|
||||
[float]
|
||||
[[search-or-filter-your-data]]
|
||||
== Search and filter your data
|
||||
|
@ -355,48 +403,6 @@ To view and edit panel-level filters:
|
|||
|
||||
. To edit, click *Edit filters*.
|
||||
|
||||
[float]
|
||||
[[apply-design-options]]
|
||||
== Apply design options
|
||||
|
||||
Apply a set of design options to the entire dashboard.
|
||||
|
||||
. If you're in view mode, click *Edit* in the toolbar.
|
||||
|
||||
. In the toolbar, click *Settings*, to open the *Dashboard settings* flyout, then use the following options:
|
||||
|
||||
* *Use margins between panels* — Adds a margin of space between each panel.
|
||||
|
||||
* *Show panel titles* — Displays the titles in the panels headers.
|
||||
|
||||
* *Sync color pallettes across panels* — Applies the same color palette to all panels on the dashboard.
|
||||
|
||||
* *Sync cursor across panels* — When you hover your cursor over a *Lens*, *TSVB*, aggregation-based, or *Timelion* XY chart and a heatmap chart, the cursor on all other related dashboard charts automatically appear.
|
||||
|
||||
* *Sync tooltips across panels* — When you hover your cursor over a *Lens*, *TSVB*, aggregation-based, or *Timelion* XY chart, the tooltips on all other related dashboard charts automatically appear.
|
||||
|
||||
[float]
|
||||
[[save-dashboards]]
|
||||
== Save dashboards
|
||||
|
||||
When you've finished making changes to the dashboard, save it.
|
||||
|
||||
If you are saving a new dashboard:
|
||||
|
||||
. In the toolbar, click *Save*.
|
||||
|
||||
. On the *Save dashboard* window, enter the *Title* and an optional *Description*.
|
||||
|
||||
. Add any applicable <<managing-tags,*Tags*>>.
|
||||
|
||||
. To save the time filter to the dashboard, select *Store time with dashboard*.
|
||||
|
||||
. Click *Save*.
|
||||
|
||||
If you are saving an existing dashboard, click *Save*.
|
||||
|
||||
To exit *Edit* mode, click *Switch to view mode*.
|
||||
|
||||
[float]
|
||||
[[download-csv]]
|
||||
== View the panel data and requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue