mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[Drilldowns][Docs] Communicate the visualization types that support drilldowns (#78761)
This commit is contained in:
parent
07ebb81a79
commit
addbdf7cb6
2 changed files with 37 additions and 0 deletions
|
@ -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
|
||||
|
@ -74,3 +94,4 @@ 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.
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue