From 177411f664c360cc0edecc836fa1a706d6144a32 Mon Sep 17 00:00:00 2001 From: Anton Dosov Date: Tue, 29 Sep 2020 14:50:01 +0200 Subject: [PATCH 1/4] document panel support --- .../dashboard/dashboard-drilldown.asciidoc | 22 +++++++++++++++++++ docs/user/dashboard/drilldowns.asciidoc | 6 +++++ docs/user/dashboard/url-drilldown.asciidoc | 17 ++++++++++++++ 3 files changed, 45 insertions(+) diff --git a/docs/user/dashboard/dashboard-drilldown.asciidoc b/docs/user/dashboard/dashboard-drilldown.asciidoc index 84701cae2ecc6a..8b299f921d340e 100644 --- a/docs/user/dashboard/dashboard-drilldown.asciidoc +++ b/docs/user/dashboard/dashboard-drilldown.asciidoc @@ -74,3 +74,25 @@ image::images/drilldown_on_panel.png[Drilldown on pie chart that navigates to an + You are navigated to your destination dashboard. Verify that the search query, filters, and time range are carried over. + +[float] +[[dashboard-drilldown-supported-panels]] +==== Supported panels + +Following panels support dashboard drilldown: + +* Lens +* Maps +* Visualize +** Area +** Data table +** Heat Map +** Horizontal Bar +** Line +** Pie +** TSVB +** Tag Cloud +** Timelion +** Vega +** Vertical Bar + diff --git a/docs/user/dashboard/drilldowns.asciidoc b/docs/user/dashboard/drilldowns.asciidoc index e3d0e16630c5c8..9c3ef1368f5b41 100644 --- a/docs/user/dashboard/drilldowns.asciidoc +++ b/docs/user/dashboard/drilldowns.asciidoc @@ -40,6 +40,12 @@ For a comparison of the Elastic subscription levels, see https://www.elastic.co/subscriptions[the subscription page]. ============================================== +[NOTE] +============================================== +Not all dashboard panel types support drilldowns. +Refer to a specific drilldown action type sub-section to learn about panel types support. +============================================== + [float] [[code-drilldowns]] === Code drilldowns diff --git a/docs/user/dashboard/url-drilldown.asciidoc b/docs/user/dashboard/url-drilldown.asciidoc index ee879256a1fae4..4048eb769c3de5 100644 --- a/docs/user/dashboard/url-drilldown.asciidoc +++ b/docs/user/dashboard/url-drilldown.asciidoc @@ -239,6 +239,23 @@ Tip: Consider using <> helper for date formatting. |=== +[float] +[[url-drilldown-supported-panels]] +==== Supported panels + +Following panels support URL drilldown: + +* Lens +* Visualize +** Area +** Data table +** Heat Map +** Horizontal Bar +** Line +** Pie +** Tag Cloud +** Vertical Bar + [float] [[disable]] ==== Disable URL drilldown From 989927acb1b10a17dd068fb24b7a4ebad75d93f9 Mon Sep 17 00:00:00 2001 From: Anton Dosov Date: Tue, 29 Sep 2020 15:06:29 +0200 Subject: [PATCH 2/4] improve --- docs/user/dashboard/drilldowns.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/dashboard/drilldowns.asciidoc b/docs/user/dashboard/drilldowns.asciidoc index 9c3ef1368f5b41..ac749088bbfcfa 100644 --- a/docs/user/dashboard/drilldowns.asciidoc +++ b/docs/user/dashboard/drilldowns.asciidoc @@ -43,7 +43,7 @@ see https://www.elastic.co/subscriptions[the subscription page]. [NOTE] ============================================== Not all dashboard panel types support drilldowns. -Refer to a specific drilldown action type sub-section to learn about panel types support. +Refer to a specific drilldown action sub-page to learn support. ============================================== [float] From 0e4e2f8f238919b2fb265e34e45fcf5234841e2d Mon Sep 17 00:00:00 2001 From: Anton Dosov Date: Tue, 29 Sep 2020 15:15:40 +0200 Subject: [PATCH 3/4] improve --- docs/user/dashboard/drilldowns.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/dashboard/drilldowns.asciidoc b/docs/user/dashboard/drilldowns.asciidoc index ac749088bbfcfa..69b9ee91f8ad19 100644 --- a/docs/user/dashboard/drilldowns.asciidoc +++ b/docs/user/dashboard/drilldowns.asciidoc @@ -42,8 +42,8 @@ see https://www.elastic.co/subscriptions[the subscription page]. [NOTE] ============================================== -Not all dashboard panel types support drilldowns. -Refer to a specific drilldown action sub-page to learn support. +Not all panel types support drilldowns. +Refer to sub-page of a specific drilldown action to learn about supported panels. ============================================== [float] From d7bcc7f2234bba98ee569c2b0aa2e8d5b8e57ca4 Mon Sep 17 00:00:00 2001 From: Anton Dosov Date: Wed, 30 Sep 2020 11:01:30 +0200 Subject: [PATCH 4/4] review updates --- .../dashboard/dashboard-drilldown.asciidoc | 41 +++++++++---------- docs/user/dashboard/drilldowns.asciidoc | 6 --- docs/user/dashboard/url-drilldown.asciidoc | 33 ++++++++------- 3 files changed, 36 insertions(+), 44 deletions(-) diff --git a/docs/user/dashboard/dashboard-drilldown.asciidoc b/docs/user/dashboard/dashboard-drilldown.asciidoc index 8b299f921d340e..e50c1281beede5 100644 --- a/docs/user/dashboard/dashboard-drilldown.asciidoc +++ b/docs/user/dashboard/dashboard-drilldown.asciidoc @@ -11,6 +11,26 @@ This example shows a dashboard panel that contains a pie chart with a configured [role="screenshot"] image::images/drilldown_on_piechart.gif[Drilldown on pie chart that navigates to another dashboard] +[float] +[[dashboard-drilldown-supported-panels]] +==== Supported panels + +The following panels support dashboard drilldowns: + +* Lens +* Area +* Data table +* Heat map +* Horizontal bar +* Line +* Maps +* Pie +* TSVB +* Tag cloud +* Timelion +* Vega +* Vertical bar + [float] [[drilldowns-example]] ==== Try it: Create a dashboard drilldown @@ -75,24 +95,3 @@ image::images/drilldown_on_panel.png[Drilldown on pie chart that navigates to an You are navigated to your destination dashboard. Verify that the search query, filters, and time range are carried over. -[float] -[[dashboard-drilldown-supported-panels]] -==== Supported panels - -Following panels support dashboard drilldown: - -* Lens -* Maps -* Visualize -** Area -** Data table -** Heat Map -** Horizontal Bar -** Line -** Pie -** TSVB -** Tag Cloud -** Timelion -** Vega -** Vertical Bar - diff --git a/docs/user/dashboard/drilldowns.asciidoc b/docs/user/dashboard/drilldowns.asciidoc index 69b9ee91f8ad19..e3d0e16630c5c8 100644 --- a/docs/user/dashboard/drilldowns.asciidoc +++ b/docs/user/dashboard/drilldowns.asciidoc @@ -40,12 +40,6 @@ For a comparison of the Elastic subscription levels, see https://www.elastic.co/subscriptions[the subscription page]. ============================================== -[NOTE] -============================================== -Not all panel types support drilldowns. -Refer to sub-page of a specific drilldown action to learn about supported panels. -============================================== - [float] [[code-drilldowns]] === Code drilldowns diff --git a/docs/user/dashboard/url-drilldown.asciidoc b/docs/user/dashboard/url-drilldown.asciidoc index 4048eb769c3de5..620a2d2056bf13 100644 --- a/docs/user/dashboard/url-drilldown.asciidoc +++ b/docs/user/dashboard/url-drilldown.asciidoc @@ -14,6 +14,22 @@ image:images/url_drilldown_go_to_github.gif[Drilldown on pie chart that navigate NOTE: URL drilldown is available with the https://www.elastic.co/subscriptions[Gold subscription] and higher. +[float] +[[url-drilldown-supported-panels]] +==== Supported panels + +The following panels support URL drilldowns: + +* Lens +* Area +* Data table +* Heat map +* Horizontal bar +* Line +* Pie +* Tag cloud +* Vertical bar + [float] [[try-it]] ==== Try it: Create a URL drilldown @@ -239,23 +255,6 @@ Tip: Consider using <> helper for date formatting. |=== -[float] -[[url-drilldown-supported-panels]] -==== Supported panels - -Following panels support URL drilldown: - -* Lens -* Visualize -** Area -** Data table -** Heat Map -** Horizontal Bar -** Line -** Pie -** Tag Cloud -** Vertical Bar - [float] [[disable]] ==== Disable URL drilldown