moves canvas to proper directory, corrects relref (#56902) (#56903)

(cherry picked from commit c137cf60f0)

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2022-10-13 14:47:54 -05:00
committed by GitHub
co-authored by Christopher Moyer
parent b00bb90926
commit c74db84073
2 changed files with 2 additions and 1 deletions
@@ -2,6 +2,7 @@
aliases:
- /docs/grafana/latest/features/panels/canvas/
- /docs/grafana/latest/visualizations/canvas/
- /docs/grafana/latest/panels-visualizations/visualizations/canvas/
description: Canvas visualization documentation
keywords:
- grafana
+1 -1
View File
@@ -42,7 +42,7 @@ Canvas visualizations are extensible form-built panels that allow you to explici
For example, you can place image layers and then overlay text that's updated by Grafana data sources, and display icons that can change color conditionally based on data.
We've planned additional features and design elements for future releases to make Canvas panels even more powerful tools for creating custom, interactive, data-driven visualizations. To learn more about the Canvas panel, see the [documentation]({{< relref "../visualizations/canvas/" >}}).
We've planned additional features and design elements for future releases to make Canvas panels even more powerful tools for creating custom, interactive, data-driven visualizations. To learn more about the Canvas panel, see the [documentation]({{< relref "../panels-visualizations/visualizations/canvas" >}}).
{{< video-embed src="/static/img/docs/canvas-panel/canvas-beta-overview-9-2-0.mp4" max-width="750px" caption="Canvas panel beta overview" >}}