Docs: Add column lists to panel config pages (#96940)

This commit is contained in:
Isabel Matwawana 2024-11-27 10:21:33 -05:00 committed by GitHub
parent 1083722346
commit 17246eb7fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 107 additions and 44 deletions

View File

@ -143,14 +143,26 @@ If there's only one data link in the visualization, clicking anywhere on the vis
You can configure data links for the following visualizations: You can configure data links for the following visualizations:
| | | | {{< column-list >}}
| ------------------------------ | ------------------------------------ | ------------------------------------ |
| [Bar chart](ref:bar-chart) | [Heatmap](ref:heatmap) | [Status history](ref:status-history) | - [Bar chart](ref:bar-chart)
| [Bar gauge](ref:bar-gauge) | [Histogram](ref:histogram) | [Table](ref:table) | - [Bar gauge](ref:bar-gauge)
| [Candlestick](ref:candlestick) | [Pie chart](ref:pie-chart) | [Time series](ref:time-series) | - [Candlestick](ref:candlestick)
| [Canvas](ref:canvas) | [Stat](ref:stat) | [Trend](ref:trend) | - [Canvas](ref:canvas)
| [Gauge](ref:gauge) | [State timeline](ref:state-timeline) | [XY chart](ref:xy-chart) | - [Gauge](ref:gauge)
| [Geomap](ref:geomap) | | | - [Geomap](ref:geomap)
- [Heatmap](ref:heatmap)
- [Histogram](ref:histogram)
- [Pie chart](ref:pie-chart)
- [Stat](ref:stat)
- [State timeline](ref:state-timeline)
- [Status history](ref:status-history)
- [Table](ref:table)
- [Time series](ref:time-series)
- [Trend](ref:trend)
- [XY chart](ref:xy-chart)
{{< /column-list >}}
## Data link variables ## Data link variables

View File

@ -121,14 +121,26 @@ After you've set them, your overrides appear in both the **All** and **Overrides
You can configure field overrides for the following visualizations: You can configure field overrides for the following visualizations:
| | | | {{< column-list >}}
| ------------------------------ | ------------------------------------ | ------------------------------------ |
| [Bar chart](ref:bar-chart) | [Heatmap](ref:heatmap) | [Status history](ref:status-history) | - [Bar chart](ref:bar-chart)
| [Bar gauge](ref:bar-gauge) | [Histogram](ref:histogram) | [Table](ref:table) | - [Bar gauge](ref:bar-gauge)
| [Candlestick](ref:candlestick) | [Pie chart](ref:pie-chart) | [Time series](ref:time-series) | - [Candlestick](ref:candlestick)
| [Canvas](ref:canvas) | [Stat](ref:stat) | [Trend](ref:trend) | - [Canvas](ref:canvas)
| [Gauge](ref:gauge) | [State timeline](ref:state-timeline) | [XY chart](ref:xy-chart) | - [Gauge](ref:gauge)
| [Geomap](ref:geomap) | | | - [Geomap](ref:geomap)
- [Heatmap](ref:heatmap)
- [Histogram](ref:histogram)
- [Pie chart](ref:pie-chart)
- [Stat](ref:stat)
- [State timeline](ref:state-timeline)
- [Status history](ref:status-history)
- [Table](ref:table)
- [Time series](ref:time-series)
- [Trend](ref:trend)
- [XY chart](ref:xy-chart)
{{< /column-list >}}
## Override rules ## Override rules

View File

@ -126,13 +126,25 @@ For more granular control over the display of fields, refer to [Configure overri
You can configure standard options for the following visualizations: You can configure standard options for the following visualizations:
| | | | {{< column-list >}}
| ------------------------------ | ------------------------------------ | ------------------------------------ |
| [Bar chart](ref:bar-chart) | [Geomap](ref:geomap) | [Status history](ref:status-history) | - [Bar chart](ref:bar-chart)
| [Bar gauge](ref:bar-gauge) | [Histogram](ref:histogram) | [Table](ref:table) | - [Bar gauge](ref:bar-gauge)
| [Candlestick](ref:candlestick) | [Pie chart](ref:pie-chart) | [Time series](ref:time-series) | - [Candlestick](ref:candlestick)
| [Canvas](ref:canvas) | [Stat](ref:stat) | [Trend](ref:trend) | - [Canvas](ref:canvas)
| [Gauge](ref:gauge) | [State timeline](ref:state-timeline) | [XY chart](ref:xy-chart) | - [Gauge](ref:gauge)
- [Geomap](ref:geomap)
- [Histogram](ref:histogram)
- [Pie chart](ref:pie-chart)
- [Stat](ref:stat)
- [State timeline](ref:state-timeline)
- [Status history](ref:status-history)
- [Table](ref:table)
- [Time series](ref:time-series)
- [Trend](ref:trend)
- [XY chart](ref:xy-chart)
{{< /column-list >}}
## Standard options ## Standard options

View File

@ -110,13 +110,23 @@ You can also use thresholds to:
You can set thresholds in the following visualizations: You can set thresholds in the following visualizations:
| | | | {{< column-list >}}
| ------------------------------ | ------------------------------------ | ------------------------------------ |
| [Bar chart](ref:bar-chart) | [Geomap](ref:geomap) | [Status history](ref:status-history) | - [Bar chart](ref:bar-chart)
| [Bar gauge](ref:bar-gauge) | [Histogram](ref:histogram) | [Table](ref:table) | - [Bar gauge](ref:bar-gauge)
| [Candlestick](ref:candlestick) | [Stat](ref:stat) | [Time series](ref:time-series) | - [Candlestick](ref:candlestick)
| [Canvas](ref:canvas) | [State timeline](ref:state-timeline) | [Trend](ref:trend) | - [Canvas](ref:canvas)
| [Gauge](ref:gauge) | - [Gauge](ref:gauge)
- [Geomap](ref:geomap)
- [Histogram](ref:histogram)
- [Stat](ref:stat)
- [State timeline](ref:state-timeline)
- [Status history](ref:status-history)
- [Table](ref:table)
- [Time series](ref:time-series)
- [Trend](ref:trend)
{{< /column-list >}}
## Default thresholds ## Default thresholds

View File

@ -84,13 +84,19 @@ When you hover your cursor over a visualization, Grafana can display tooltips th
You can configure tooltips for the following visualizations: You can configure tooltips for the following visualizations:
| | | {{< column-list >}}
| ------------------------------------ | ------------------------------------ |
| [Bar chart](ref:bar-chart) | [Status history](ref:status-history) | - [Bar chart](ref:bar-chart)
| [Candlestick](ref:candlestick) | [Time series](ref:time-series) | - [Candlestick](ref:candlestick)
| [Heatmap](ref:heatmap) | [Trend](ref:trend) | - [Heatmap](ref:heatmap)
| [Pie chart](ref:pie-chart) | [XY chart](ref:xy-chart) | - [Pie chart](ref:pie-chart)
| [State timeline](ref:state-timeline) | | - [State timeline](ref:state-timeline)
- [Status history](ref:status-history)
- [Time series](ref:time-series)
- [Trend](ref:trend)
- [XY chart](ref:xy-chart)
{{< /column-list >}}
Some visualizations, for example [candlestick](ref:candlestick) and [flame graph](ref:flame-graph), have tooltips, but they aren't configurable. These visualizations don't have a **Tooltip** section in the panel editor pane. [Geomaps](ref:geomaps) provide you the option to have tooltips triggered upon click or hover under the **Map controls** options in the panel editor pane. Some visualizations, for example [candlestick](ref:candlestick) and [flame graph](ref:flame-graph), have tooltips, but they aren't configurable. These visualizations don't have a **Tooltip** section in the panel editor pane. [Geomaps](ref:geomaps) provide you the option to have tooltips triggered upon click or hover under the **Map controls** options in the panel editor pane.

View File

@ -105,13 +105,24 @@ Value mappings bypass unit formatting set in the **Standard options** section of
You can configure value mappings for the following visualizations: You can configure value mappings for the following visualizations:
| | | | {{< column-list >}}
| ------------------------------ | ------------------------------------ | ------------------------------------ |
| [Bar chart](ref:bar-chart) | [Geomap](ref:geomap) | [Status history](ref:status-history) | - [Bar chart](ref:bar-chart)
| [Bar gauge](ref:bar-gauge) | [Histogram](ref:histogram) | [Table](ref:table) | - [Bar gauge](ref:bar-gauge)
| [Candlestick](ref:candlestick) | [Pie chart](ref:pie-chart) | [Time series](ref:time-series) | - [Candlestick](ref:candlestick)
| [Canvas](ref:canvas) | [Stat](ref:stat) | [Trend](ref:trend) | - [Canvas](ref:canvas)
| [Gauge](ref:gauge) | [State timeline](ref:state-timeline) | | - [Gauge](ref:gauge)
- [Geomap](ref:geomap)
- [Histogram](ref:histogram)
- [Pie chart](ref:pie-chart)
- [Stat](ref:stat)
- [State timeline](ref:state-timeline)
- [Status history](ref:status-history)
- [Table](ref:table)
- [Time series](ref:time-series)
- [Trend](ref:trend)
{{< /column-list >}}
## Types of value mappings ## Types of value mappings