Skip to content

Commit 44823d1

Browse files
[8.8] [DOCS] Adds the presentation 8.8 docs (#157765) (#157924)
# Backport This will backport the following commits from `main` to `8.8`: - [[DOCS] Adds the presentation 8.8 docs (#157765)](#157765) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Kaarina Tungseth","email":"kaarina.tungseth@elastic.co"},"sourceCommit":{"committedDate":"2023-05-16T19:21:01Z","message":"[DOCS] Adds the presentation 8.8 docs (#157765)\n\n## Summary\r\n\r\nAdds the docs for the following 8.8 Presentation docs:\r\n\r\n- Unified dashboard settings:\r\nhttps://github.com//pull/153862\r\nDocs preview:\r\nhttps://kibana_157765.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#add-dashboard-settings\r\n\r\n- Add reset button: https://github.com/elastic/kibana/pull/154872\r\nDocs preview:\r\nhttps://kibana_157765.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#reset-the-dashboard\r\n\r\n---------\r\n\r\nCo-authored-by: Nick Peihl <nickpeihl@gmail.com>\r\nCo-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>","sha":"0689c638d3b3e4c8a9d00e1c2da2412a257771ce","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Presentation","release_note:skip","v8.8.0","v8.9.0"],"number":157765,"url":"https://github.com/elastic/kibana/pull/157765","mergeCommit":{"message":"[DOCS] Adds the presentation 8.8 docs (#157765)\n\n## Summary\r\n\r\nAdds the docs for the following 8.8 Presentation docs:\r\n\r\n- Unified dashboard settings:\r\nhttps://github.com//pull/153862\r\nDocs preview:\r\nhttps://kibana_157765.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#add-dashboard-settings\r\n\r\n- Add reset button: https://github.com/elastic/kibana/pull/154872\r\nDocs preview:\r\nhttps://kibana_157765.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#reset-the-dashboard\r\n\r\n---------\r\n\r\nCo-authored-by: Nick Peihl <nickpeihl@gmail.com>\r\nCo-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>","sha":"0689c638d3b3e4c8a9d00e1c2da2412a257771ce"}},"sourceBranch":"main","suggestedTargetBranches":["8.8"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/157765","number":157765,"mergeCommit":{"message":"[DOCS] Adds the presentation 8.8 docs (#157765)\n\n## Summary\r\n\r\nAdds the docs for the following 8.8 Presentation docs:\r\n\r\n- Unified dashboard settings:\r\nhttps://github.com//pull/153862\r\nDocs preview:\r\nhttps://kibana_157765.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#add-dashboard-settings\r\n\r\n- Add reset button: https://github.com/elastic/kibana/pull/154872\r\nDocs preview:\r\nhttps://kibana_157765.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#reset-the-dashboard\r\n\r\n---------\r\n\r\nCo-authored-by: Nick Peihl <nickpeihl@gmail.com>\r\nCo-authored-by: Hannah Mudge <Heenawter@users.noreply.github.com>","sha":"0689c638d3b3e4c8a9d00e1c2da2412a257771ce"}}]}] BACKPORT--> Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
1 parent 592c180 commit 44823d1

File tree

1 file changed

+39
-33
lines changed

1 file changed

+39
-33
lines changed

docs/user/dashboard/dashboard.asciidoc

Lines changed: 39 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -333,69 +333,75 @@ Copy panels from one dashboard to another dashboard.
333333
. On the *Copy to dashboard* window, select the dashboard, then click *Copy and go to dashboard*.
334334

335335
[float]
336-
[[search-or-filter-your-data]]
337-
== Search and filter your data
338-
339-
{kib} supports several ways to search your data and apply {es} filters. You can combine the filters with any panel
340-
filter to display the data want to you see.
336+
[[add-dashboard-settings]]
337+
== Add the dashboard settings
341338

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

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

346-
. Open the panel menu, then select *More > Edit panel settings*.
347-
348-
. Select *Apply a custom time range*.
343+
. On the *Dashboard settings* flyout, enter the *Title* and an optional *Description*.
349344

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

352-
To view and edit panel-level filters:
347+
. Specify the following settings:
353348

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

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

358-
[float]
359-
[[apply-design-options]]
360-
== Apply design options
353+
* *Show panel titles* &mdash; Displays the titles in the panel headers.
361354

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

364-
. If you're in view mode, click *Edit* in the toolbar.
357+
* *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.
365358

366-
. In the toolbar, click *Settings*, to open the *Dashboard settings* flyout, then use the following options:
359+
* *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.
367360

368-
* *Use margins between panels* &mdash; Adds a margin of space between each panel.
361+
. Click *Apply*.
369362

370-
* *Show panel titles* &mdash; Displays the titles in the panels headers.
363+
[float]
364+
[[reset-the-dashboard]]
365+
== Reset the dashboard
371366

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

374-
* *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.
369+
. In the toolbar, click *Reset*.
375370

376-
* *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.
371+
. On the *Reset dashboard* window, click *Reset dashboard*.
377372

378373
[float]
379374
[[save-dashboards]]
380375
== Save dashboards
381376

382377
When you've finished making changes to the dashboard, save it.
383378

384-
If you are saving a new dashboard:
385-
386379
. In the toolbar, click *Save*.
387380

388-
. On the *Save dashboard* window, enter the *Title* and an optional *Description*.
381+
. To exit *Edit* mode, click *Switch to view mode*.
389382

390-
. Add any applicable <<managing-tags,*Tags*>>.
383+
[float]
384+
[[search-or-filter-your-data]]
385+
== Search and filter your data
386+
387+
{kib} supports several ways to search your data and apply {es} filters. You can combine the filters with any panel
388+
filter to display the data want to you see.
391389

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

394-
. Click *Save*.
392+
To apply a panel-level time filter:
395393

396-
If you are saving an existing dashboard, click *Save*.
394+
. Open the panel menu, then select *More > Edit panel settings*.
395+
396+
. Select *Apply a custom time range*.
397+
398+
. Enter the time range you want to view, then click *Save*.
397399

398-
To exit *Edit* mode, click *Switch to view mode*.
400+
To view and edit panel-level filters:
401+
402+
. On the panel, click image:images/dashboard_panelFiltersButton_8.7.0.png[Panel filters button on panel header].
403+
404+
. To edit, click *Edit filters*.
399405

400406
[float]
401407
[[download-csv]]

0 commit comments

Comments
 (0)