From cbd4ccc4fe43ed66fbfc7b02c9ea0dc0c50439fe Mon Sep 17 00:00:00 2001 From: Nick Peihl Date: Mon, 30 Jan 2023 12:04:27 -0500 Subject: [PATCH] Documentation updates --- docs/user/canvas.asciidoc | 4 +--- docs/user/dashboard/dashboard.asciidoc | 8 +++++--- ...tutorial-create-a-dashboard-of-lens-panels.asciidoc | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/user/canvas.asciidoc b/docs/user/canvas.asciidoc index 77466de4e8cc3..d36fa3234b94e 100644 --- a/docs/user/canvas.asciidoc +++ b/docs/user/canvas.asciidoc @@ -139,9 +139,7 @@ Add a panel that you saved in *Visualize Library* to your workpad. * *Edit Visualization* — Opens the visualization editor so that you can edit the panel. -* *Edit panel title* — Allows you to change the panel title. - -* *Customize time range* — Allows you to change the time filter dedicated to the panel. +* *Edit panel settings* — Allows you to change the panel title, panel description, and panel time range. * *Inspect* — Allows you to drill down into the panel data. diff --git a/docs/user/dashboard/dashboard.asciidoc b/docs/user/dashboard/dashboard.asciidoc index 5f147f48d7659..cb073c7e9c9d8 100644 --- a/docs/user/dashboard/dashboard.asciidoc +++ b/docs/user/dashboard/dashboard.asciidoc @@ -293,7 +293,7 @@ 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*. -* *Edit panel title* — Opens the *Customize panel* window to change the *Panel title*. +* *Edit panel settings* — Opens the *Edit panel settings* window to change the *Panel title*, *Panel description*, and *Panel time range*. * *More > Replace panel* — Opens the *Visualize Library* so you can select a new panel to replace the existing panel. @@ -341,9 +341,11 @@ For more information about {kib} and {es} filters, refer to < Customize time range*. +. Open the panel menu, then select *More > Edit panel settings*. -. Enter the time range you want to view, then click *Add to panel*. +. Toggle the switch labelled *Apply a custom time range*. + +. Enter the time range you want to view, then click *Save*. [float] [[apply-design-options]] diff --git a/docs/user/dashboard/tutorial-create-a-dashboard-of-lens-panels.asciidoc b/docs/user/dashboard/tutorial-create-a-dashboard-of-lens-panels.asciidoc index 95f937bb65443..20912bf9d679a 100644 --- a/docs/user/dashboard/tutorial-create-a-dashboard-of-lens-panels.asciidoc +++ b/docs/user/dashboard/tutorial-create-a-dashboard-of-lens-panels.asciidoc @@ -141,7 +141,7 @@ image::images/lens_lineChartMetricOverTimeBottomAxis_8.3.png[Bottom axis menu] Since you removed the axis labels, add a panel title: -. Open the panel menu, then select *Edit panel title*. +. Open the panel menu, then select *Edit panel settings*. . In the *Panel title* field, enter `Median of bytes`, then click *Save*. + @@ -245,7 +245,7 @@ image::images/lens_pieChartCompareSubsetOfDocs_7.16.png[Pie chart that compares Add a panel title: -. Open the panel menu, then select *Edit panel title*. +. Open the panel menu, then select *Edit panel settings*. . In the *Panel title* field, enter `Sum of bytes from large requests`, then click *Save*. @@ -278,7 +278,7 @@ image::images/lens_barChartDistributionOfNumberField_7.16.png[Bar chart that dis Add a panel title: -. Open the panel menu, then select *Edit panel title*. +. Open the panel menu, then select *Edit panel settings*. . In the *Panel title* field, enter `Website traffic`, then click *Save*. @@ -342,7 +342,7 @@ image::images/lens_treemapMultiLevelChart_7.16.png[Treemap visualization] Add a panel title: -. Open the panel menu, then select *Edit panel title*. +. Open the panel menu, then select *Edit panel settings*. . In the *Panel title* field, enter `Page views by location and referrer`, then click *Save*. @@ -376,4 +376,4 @@ Now that you have a complete overview of your web server data, save the dashboar . Select *Store time with dashboard*. -. Click *Save*. \ No newline at end of file +. Click *Save*.