mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 04:32:16 +08:00
25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
---
|
|
title: Data links and actions options
|
|
comments: |
|
|
There are four data link shared files, datalink-options.md, datalink-options-1.md, datalink-options-2.md, and datalink-options-3.md to cover the most common combinations of options.
|
|
Using shared files ensures that content remains consistent across visualizations that share the same options and users don't have to figure out which options apply to a specific visualization when reading that content.
|
|
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 and actions](../../configure-data-links/).
|
|
|
|
{{< admonition type="note" >}}
|
|
Actions are not supported for this visualization.
|
|
{{< /admonition >}}
|
|
|
|
For each data link, set the following options:
|
|
|
|
- **Title**
|
|
- **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.
|