From e74e7fa82c81c980edfbde9e806713b25e7e6cd3 Mon Sep 17 00:00:00 2001 From: Nathan Marrs Date: Thu, 4 May 2023 13:44:20 -0600 Subject: [PATCH] docs: Canvas: Update docs for v10 (#67793) Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- .../panels-visualizations/visualizations/canvas/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/sources/panels-visualizations/visualizations/canvas/index.md b/docs/sources/panels-visualizations/visualizations/canvas/index.md index 578f79039aa..d174271322a 100644 --- a/docs/sources/panels-visualizations/visualizations/canvas/index.md +++ b/docs/sources/panels-visualizations/visualizations/canvas/index.md @@ -54,6 +54,10 @@ When building a canvas panel, you can connect elements together to create more c {{< video-embed src="/media/docs/grafana/canvas-connections-9-4-0.mp4" max-width="750px" caption="Canvas connections demo" >}} +You can set both the size and color of connections based on fixed or field values. To do so, enter into panel edit mode, select the connection, and modify the connection's properties in the panel editor. + +{{< figure src="/media/docs/grafana/screenshot-grafana-10-0-canvas-service-graph.png" max-width="750px" caption="Canvas service graph" >}} + ## Canvas editing ### Inline editor