mirror of https://github.com/grafana/grafana
Docs: Add data links shared content (#86893)
* Added data link options shared file and added file to relevant visualizations * Updated some text and links in canvas * Added shared file to xy chart * Fixed list of visualizations using shared file * Removed unneeded level offset * Removed future tense * Update data links description * Updated wording * Removed redundant sentencepull/87197/head
parent
ee4422d1e2
commit
1ef0e240e9
@ -0,0 +1,15 @@ |
||||
--- |
||||
title: Data link options |
||||
comments: | |
||||
This file is used in the following visualizations: bar chart, bar gauge, candlestick, gauge, geomap, heatmap, histogram, stat, state timeline, status history, table, time series, trend, xy chart |
||||
--- |
||||
|
||||
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. |
||||
|
||||
For each data link, set the following options: |
||||
|
||||
- **Title** |
||||
- **URL** |
||||
- **Open in new tab** |
||||
|
||||
To learn more, refer to [Configure data links](../../configure-data-links/). |
Loading…
Reference in new issue