mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 11:42:19 +08:00
21 lines
642 B
Markdown
21 lines
642 B
Markdown
---
|
|
title: Data links and actions options
|
|
comments: |
|
|
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/).
|