From af72caded9d3fe7f5e8b012d099003314d7b97a0 Mon Sep 17 00:00:00 2001 From: Haris Rozajac <58232930+harisrozajac@users.noreply.github.com> Date: Mon, 22 Jan 2024 15:03:22 -0700 Subject: [PATCH] Docs: Update section about time range with copy/paste functionalities (#80945) * Update time range screenshots and add copy/paste docs * Update docs/sources/dashboards/use-dashboards/index.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update docs/sources/dashboards/use-dashboards/index.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- docs/sources/dashboards/use-dashboards/index.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/sources/dashboards/use-dashboards/index.md b/docs/sources/dashboards/use-dashboards/index.md index 0d47cce7a5e..baf5ad1a62f 100644 --- a/docs/sources/dashboards/use-dashboards/index.md +++ b/docs/sources/dashboards/use-dashboards/index.md @@ -138,7 +138,7 @@ Hover your cursor over the field to see the exact time stamps in the range and t Click the current time range to change it. You can change the current time using a _relative time range_, such as the last 15 minutes, or an _absolute time range_, such as `2020-05-14 00:00:00 to 2020-05-15 23:59:59`. - + #### Relative time range @@ -190,6 +190,15 @@ This is equivalent to the **Today so far** time range preset, but it starts at 8 Using a semi-relative time range, as time progresses, your dashboard will automatically and progressively zoom out to show more history and fewer details. At the same rate, as high data resolution decreases, historical trends over the entire time period will become more clear. +#### Copy and paste time range + +You can copy and paste the time range from a dashboard to **Explore** and vice versa, or from one dashboard to another. +Click the **Copy time range to clipboard** icon to copy the current time range to the clipboard. Then paste the time range into **Explore** or another dashboard. + + + +You can also copy and paste a time range using the the keyboard shortcuts `t+c` and `t+v` respectively. + #### Zoom out (Cmd+Z or Ctrl+Z) Click the **Zoom out** icon to view a larger time range in the dashboard or panel visualization.