Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 7 deletions.
10 changes: 9 additions & 1 deletion docs/user/dashboard/dashboard.asciidoc
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/user/dashboard/images/dashboard_createNewImageButton_8.7.0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 2 additions & 6 deletions docs/user/dashboard/make-dashboards-interactive.asciidoc
Expand Up @@ -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.
+
Expand All @@ -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]]
Expand Down Expand Up @@ -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*.
Expand Down

0 comments on commit c7d753f

Please sign in to comment.