Docs: One-click data links for some visualizations (#100434)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: Data link options
|
||||
comments: |
|
||||
This file is used in the following visualizations: bar gauge, gauge, pie chart, stat, table
|
||||
---
|
||||
|
||||
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/).
|
||||
|
||||
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.
|
||||
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Data link options
|
||||
comments: |
|
||||
This file is used in the following visualizations: bar chart, candlestick, state timeline, status history, 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**
|
||||
- **One click** - Opens the data link with a single click. Only one data link can have **One click** enabled at a time.
|
||||
|
||||
To learn more, refer to [Configure data links](../../configure-data-links/).
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
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
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user