Docs: Add actions to visualizations (#100684)
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
---
|
||||
title: Data link options
|
||||
title: Data links and actions options
|
||||
comments: |
|
||||
This file is used in the following visualizations: bar gauge, gauge, pie chart, stat, table
|
||||
This file is used in the following visualizations: bar gauge, gauge, pie chart, stat
|
||||
---
|
||||
|
||||
Data links allow you to link to other panels, dashboards, and external resources while maintaining the context of the source panel.
|
||||
You can create links that include the series name or even the value under the cursor.
|
||||
To learn more, refer to [Configure data links](../../configure-data-links/).
|
||||
To learn more, refer to [Configure data links and actions](../../configure-data-links/).
|
||||
|
||||
{{< admonition type="note" >}}
|
||||
Actions are not supported for this visualization.
|
||||
{{< /admonition >}}
|
||||
|
||||
For each data link, set the following options:
|
||||
|
||||
@@ -14,4 +18,5 @@ For each data link, set the following options:
|
||||
- **URL**
|
||||
- **Open in new tab**
|
||||
|
||||
Data links for this visualization don't include the **One click** switch, however, if there's only one data link configured, that data link has single-click functionality. If multiple data links are configured, then clicking the visualization opens a menu that displays all the data links.
|
||||
Data links for this visualization don't include the **One click** switch, however, if there's only one data link configured, that data link has single-click functionality.
|
||||
If multiple data links are configured, then clicking the visualization opens a menu that displays all the data links.
|
||||
|
||||
Reference in New Issue
Block a user