mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: add data link cell type information (#87350)
Add data link cell type information
This commit is contained in:
@@ -146,6 +146,10 @@ Additionally, labels displayed alongside of the gauges can be set to be colored
|
|||||||
|
|
||||||
{{< figure src="/static/img/docs/tables/hidden-mode.png" max-width="500px" caption="Hide Label" class="docs-image--no-shadow" >}}
|
{{< figure src="/static/img/docs/tables/hidden-mode.png" max-width="500px" caption="Hide Label" class="docs-image--no-shadow" >}}
|
||||||
|
|
||||||
|
### Data links
|
||||||
|
|
||||||
|
If you've configured data links, when the cell type is **Auto** mode, the cell text becomes clickable. If you change the cell type to **Data links**, the cell text reflects the titles of the configured data links. To control the application of data link text more granularly use a **Cell option > Cell type > Data links** field override.
|
||||||
|
|
||||||
### JSON view
|
### JSON view
|
||||||
|
|
||||||
Shows value formatted as code. If a value is an object the JSON view allowing browsing the JSON object will appear on hover.
|
Shows value formatted as code. If a value is an object the JSON view allowing browsing the JSON object will appear on hover.
|
||||||
|
|||||||
Reference in New Issue
Block a user