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

This commit is contained in:
Christopher Moyer 2022-10-13 14:39:05 -05:00 committed by GitHub
parent 5acda40248
commit c137cf60f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -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

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" >}}