Hello there,
I’m using Grafana V11.0.0 deployed on my local K8S cluster using the helm package grafana/grafana.
While experimenting on a Canvas panel its seems that the animated dashed line arrows are not available on my current installation (no “Animate” toogle button at the end of the configuration panel).
Feature announced here : Canvas panel in Grafana: create custom visualizations with all the latest features | Grafana Labs
https://grafana.com/media/blog/canvas-panel-updates-G11/customize-connections-grafana-canvas-panel.gif
Why so ?
antoninbr:
Why so ?
This feature has a 11.1.x milestone and therefore is not available in 11.0.x
grafana:main
← grafana:canvas_line_animation
opened 06:24PM - 03 Apr 24 UTC
This PR adds dotted line and animation support.
https://github.com/grafana/gr… afana/assets/88068998/c50b1025-8c5b-43f8-aa42-d50d56e105be
**Special notes for your reviewer:**
Things to be addressed in a follow-up:
- small glitch in the animation
- value based animation
- UX: if arrow direction = both, in which direction do we animate? cc @lukasztyrala
Please check that:
- [ ] It works as expected from a user's perspective.
- [ ] If this is a pre-GA feature, it is behind a feature toggle.
- [ ] The docs are updated, and if this is a [notable improvement](https://grafana.com/docs/writers-toolkit/writing-guide/contribute-release-notes/#how-to-determine-if-content-belongs-in-a-whats-new-document), it's added to our [What's New](https://grafana.com/docs/writers-toolkit/writing-guide/contribute-release-notes/) doc.
3 Likes