mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 01:32:06 +08:00
23 lines
1.0 KiB
Markdown
23 lines
1.0 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: geomap, heatmap, histogram
|
|
---
|
|
|
|
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.
|
|
|
|
{{< 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**
|
|
|
|
To learn more, refer to [Configure data links and actions](../../configure-data-links/).
|