Skip to content

Commit

Permalink
[DOCS] Adds the presentation 8.8 docs (elastic#157765)
Browse files Browse the repository at this point in the history
## Summary

Adds the docs for the following 8.8 Presentation docs:

- Unified dashboard settings:
elastic#153862
Docs preview:
https://kibana_157765.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#add-dashboard-settings

- Add reset button: elastic#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>
(cherry picked from commit 0689c63)
  • Loading branch information
KOTungseth committed May 16, 2023
1 parent 0c16782 commit 3bcfa5e
Showing 1 changed file with 39 additions and 33 deletions.
72 changes: 39 additions & 33 deletions docs/user/dashboard/dashboard.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -333,69 +333,75 @@ 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]
[[search-or-filter-your-data]]
== Search and filter your data

{kib} supports several ways to search your data and apply {es} filters. You can combine the filters with any panel
filter to display the data want to you see.
[[add-dashboard-settings]]
== Add the dashboard settings

For more information about {kib} and {es} filters, refer to <<kibana-concepts-analysts,{kib} concepts>>.
Add the title, tags, design options, and more to the dashboard.

To apply a panel-level time filter:
. In the toolbar, click *Settings*.

. Open the panel menu, then select *More > Edit panel settings*.

. Select *Apply a custom time range*.
. On the *Dashboard settings* flyout, enter the *Title* and an optional *Description*.

. Enter the time range you want to view, then click *Save*.
. Add any applicable <<managing-tags,*Tags*>>.

To view and edit panel-level filters:
. Specify the following settings:

. On the panel, click image:images/dashboard_panelFiltersButton_8.7.0.png[Panel filters button on panel header].
* *Store time with dashboard* &mdash; Saves the specified time filter.

. To edit, click *Edit filters*.
* *Use margins between panels* &mdash; Adds a margin of space between each panel.

[float]
[[apply-design-options]]
== Apply design options
* *Show panel titles* &mdash; Displays the titles in the panel headers.

Apply a set of design options to the entire dashboard.
* *Sync color palettes across panels* &mdash; Applies the same color palette to all panels on the dashboard.

. If you're in view mode, click *Edit* in the toolbar.
* *Sync cursor across panels* &mdash; 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.

. In the toolbar, click *Settings*, to open the *Dashboard settings* flyout, then use the following options:
* *Sync tooltips across panels* &mdash; 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.

* *Use margins between panels* &mdash; Adds a margin of space between each panel.
. Click *Apply*.

* *Show panel titles* &mdash; Displays the titles in the panels headers.
[float]
[[reset-the-dashboard]]
== Reset the dashboard

* *Sync color pallettes across panels* &mdash; Applies the same color palette to all panels on the dashboard.
To remove any dashboard changes you've made, reset the dashboard to the last saved changes.

* *Sync cursor across panels* &mdash; 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.
. In the toolbar, click *Reset*.

* *Sync tooltips across panels* &mdash; 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.
. On the *Reset dashboard* window, click *Reset dashboard*.

[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*.
. To exit *Edit* mode, click *Switch to view mode*.

. Add any applicable <<managing-tags,*Tags*>>.
[float]
[[search-or-filter-your-data]]
== Search and filter your data

{kib} supports several ways to search your data and apply {es} filters. You can combine the filters with any panel
filter to display the data want to you see.

. To save the time filter to the dashboard, select *Store time with dashboard*.
For more information about {kib} and {es} filters, refer to <<kibana-concepts-analysts,{kib} concepts>>.

. Click *Save*.
To apply a panel-level time filter:

If you are saving an existing dashboard, click *Save*.
. Open the panel menu, then select *More > Edit panel settings*.

. Select *Apply a custom time range*.

. Enter the time range you want to view, then click *Save*.

To exit *Edit* mode, click *Switch to view mode*.
To view and edit panel-level filters:

. On the panel, click image:images/dashboard_panelFiltersButton_8.7.0.png[Panel filters button on panel header].

. To edit, click *Edit filters*.

[float]
[[download-csv]]
Expand Down

0 comments on commit 3bcfa5e

Please sign in to comment.