cleanup shortcodes, asset paths (#34826)

This commit is contained in:
Robby Milo
2021-05-28 11:27:40 +02:00
committed by GitHub
parent 179eb0898e
commit 327fa124a4
134 changed files with 566 additions and 566 deletions
+3 -3
View File
@@ -11,12 +11,12 @@ The variables page lets you easily identify whether a variable is being referenc
> **Note:** This feature is available in Grafana 7.4 and later versions.
![Variables list](/img/docs/variables-templates/variables-list-7-4.png)
![Variables list](/static/img/docs/variables-templates/variables-list-7-4.png)
Any variable that is referenced or used has a green check mark next to it, while unreferenced variables have a orange caution icon next to them.
![Variables list](/img/docs/variables-templates/variable-not-referenced-7-4.png)
![Variables list](/static/img/docs/variables-templates/variable-not-referenced-7-4.png)
In addition, all referenced variables have a dependency icon next to the green check mark. You can click on the icon to view the dependency map. The dependency map can be moved. You can zoom in out with mouse wheel or track pad equivalent.
![Variables list](/img/docs/variables-templates/dependancy-map-7-4.png)
![Variables list](/static/img/docs/variables-templates/dependancy-map-7-4.png)