# Backport This will backport the following commits from `main` to `8.7`: - [[DOCS] 8.7 Presentation docs (#151797)](https://github.com/elastic/kibana/pull/151797) <!--- 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-03-08T22:09:43Z","message":"[DOCS] 8.7 Presentation docs (#151797)\n\n## Summary\r\n\r\n- #148331: [Updated\r\nscreenshots](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html)\r\n- #146335:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#search-or-filter-your-data)\r\n- #146363:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#edit-panels)\r\n- #144867:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html#edit-controls)","sha":"e57883f3be8772c39cce0b6901a19f3aaf55d2d3","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Presentation","release_note:skip","v8.7.0","v8.8.0"],"number":151797,"url":"https://github.com/elastic/kibana/pull/151797","mergeCommit":{"message":"[DOCS] 8.7 Presentation docs (#151797)\n\n## Summary\r\n\r\n- #148331: [Updated\r\nscreenshots](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html)\r\n- #146335:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#search-or-filter-your-data)\r\n- #146363:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#edit-panels)\r\n- #144867:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html#edit-controls)","sha":"e57883f3be8772c39cce0b6901a19f3aaf55d2d3"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151797","number":151797,"mergeCommit":{"message":"[DOCS] 8.7 Presentation docs (#151797)\n\n## Summary\r\n\r\n- #148331: [Updated\r\nscreenshots](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html)\r\n- #146335:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#search-or-filter-your-data)\r\n- #146363:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/dashboard.html#edit-panels)\r\n- #144867:\r\n[Docs](https://kibana_151797.docs-preview.app.elstc.co/guide/en/kibana/master/add-controls.html#edit-controls)","sha":"e57883f3be8772c39cce0b6901a19f3aaf55d2d3"}}]}] BACKPORT--> Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
|
@ -293,6 +293,8 @@ To make changes to the panel, use the panel menu options.
|
|||
+
|
||||
To make changes without changing the original version, open the panel menu, then click *More > Unlink from library*.
|
||||
|
||||
* *Convert to Lens* — Opens *TSVB* and aggregation-based visualizations in *Lens*.
|
||||
|
||||
* *Edit panel settings* — Opens the *Panel settings* window to change the *title*, *description*, and *time range*.
|
||||
|
||||
* *More > Replace panel* — Opens the *Visualize Library* so you can select a new panel to replace the existing panel.
|
||||
|
@ -343,10 +345,16 @@ To apply a panel-level time filter:
|
|||
|
||||
. Open the panel menu, then select *More > Edit panel settings*.
|
||||
|
||||
. Toggle the switch labelled *Apply a custom time range*.
|
||||
. Select *Apply a custom time range*.
|
||||
|
||||
. Enter the time range you want to view, then click *Save*.
|
||||
|
||||
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]
|
||||
[[apply-design-options]]
|
||||
== Apply design options
|
||||
|
|
Before Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 911 B |
After Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 1.1 MiB |
BIN
docs/user/dashboard/images/dashboard_timeSliderControl_8.7.0.gif
Normal file
After Width: | Height: | Size: 389 KiB |
|
@ -35,7 +35,7 @@ There are three types of controls:
|
|||
For example, if you are using the *[Logs] Web Traffic* dashboard from the sample web logs data, you can add an options list for the `machine.os.keyword` field that allows you to display only the logs generated from `osx` and `ios` operating systems.
|
||||
+
|
||||
[role="screenshot"]
|
||||
image::images/dashboard_controlsOptionsList_8.6.0.png[Options list control for the `machine.os.keyword` field with the `osx` and `ios` options selected]
|
||||
image::images/dashboard_controlsOptionsList_8.7.0.png[Options list control for the `machine.os.keyword` field with the `osx` and `ios` options selected]
|
||||
|
||||
* *Range slider* — Adds a slider that allows you to filter the data within a specified range of values.
|
||||
+
|
||||
|
@ -48,7 +48,7 @@ image::images/dashboard_controlsRangeSlider_8.3.0.png[Range slider control for t
|
|||
+
|
||||
For example, you are using the *[Logs] Web Traffic* dashboard from the sample web logs data, and the global time filter is *Last 7 days*. When you add the time slider, you can click the previous and next buttons to advance the time range backward or forward, and click the play button to watch how the data changes over the last 7 days.
|
||||
[role="screenshot"]
|
||||
image::images/dashboard_timeSliderControl_8.5.0.gif[Time slider control for the the Last 7 days]
|
||||
image::images/dashboard_timeSliderControl_8.7.0.gif[Time slider control for the the Last 7 days]
|
||||
|
||||
[float]
|
||||
[[create-and-add-options-list-and-range-slider-controls]]
|
||||
|
@ -80,10 +80,6 @@ The *Control type* is automatically applied for the field you selected.
|
|||
|
||||
* To allow multiple options to be selected in the dropdown, select *Allow multiple selections in dropdown*.
|
||||
|
||||
* To allow options to be inlcluded or excluded on the dashboard, select *Allow selections to be excluded*.
|
||||
|
||||
* To allow an exists query to be created, select *Allow exists query*.
|
||||
|
||||
* To populate the entire list of options, even when the list takes longer to populate than expected, select *Ignore timeout for results*.
|
||||
|
||||
. Click *Save and close*.
|
||||
|
|