From 2a34264cdd18e799ae928c34fbbad9a8d9217f16 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 14 Apr 2022 09:04:53 -0400 Subject: [PATCH] Docs: remove outdated section from Explore docs (#47768) (#47775) (cherry picked from commit f79e0c68cc171474a66fc1bc642cc902ed47b563) Co-authored-by: Giordano Ricci --- docs/sources/explore/_index.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/sources/explore/_index.md b/docs/sources/explore/_index.md index 207f5f7b7b1..b9552d5bc3b 100644 --- a/docs/sources/explore/_index.md +++ b/docs/sources/explore/_index.md @@ -55,14 +55,6 @@ In split view, timepickers for both panels can be linked (if you change one, the To close the newly created query, click on the Close Split button. -## Navigate between Explore and a dashboard - -To help accelerate workflows that involve regularly switching from Explore to a dashboard and vice-versa, Grafana provides you with the ability to return to the origin dashboard after navigating to Explore from the panel's dropdown. - -After you've navigated to Explore, you should notice a "Back" button in the Explore toolbar. Simply click it to return to the origin dashboard. To bring changes you make in Explore back to the dashboard, click the arrow next to the button to reveal a "Return to panel with changes" menu item. - -{{< figure src="/static/img/docs/explore/explore_return_dropdown-7-4.png" class="docs-image--no-shadow" max-width= "400px" caption="Screenshot of the expanded explore return dropdown" >}} - ## Share shortened link > **Note:** Available in Grafana 7.3 and later versions.