grafana/public/app/plugins/panel/canvas
Ihor Yeromin 8b32073d5f
Canvas: New basic elements (#84205)
* feat(canvas): new canvas shapes added
2024-03-21 15:23:35 +01:00
..
components Canvas: Add snapping to vertex edit (#84417) 2024-03-20 23:49:28 -07:00
editor Canvas: Support dashed connection lines (#84496) 2024-03-19 17:56:10 +01:00
img
CanvasPanel.tsx Canvas: Add Pan and Zoom (#76705) 2024-01-02 11:52:21 -08:00
README.md
globalStyles.ts
migrations.ts Canvas: New basic elements (#84205) 2024-03-21 15:23:35 +01:00
module.tsx Canvas: Add Pan and Zoom (#76705) 2024-01-02 11:52:21 -08:00
panelcfg.cue Canvas: Add vertex control to connections (#83653) 2024-03-15 09:35:07 -07:00
panelcfg.gen.ts Canvas: Add vertex control to connections (#83653) 2024-03-15 09:35:07 -07:00
plugin.json
types.ts Canvas: Support dashed connection lines (#84496) 2024-03-19 17:56:10 +01:00
utils.ts Canvas: Add snapping to vertex edit (#84417) 2024-03-20 23:49:28 -07:00

README.md

Canvas panel - Native Plugin

The Canvas Panel is included with Grafana. Please see Canvas Panel documentation for information on the latest features.