grafana/public/app/plugins/panel/canvas
2023-01-25 16:32:04 -08:00
..
editor Canvas: Extend root context menu (#58097) 2022-11-03 17:30:12 +00:00
img Canvas: add alpha canvas panel and initial interfaces (#37279) 2021-09-02 10:01:08 -07:00
CanvasContextMenu.tsx Canvas: Update element(s) selection after action (#61204) 2023-01-10 09:26:53 -06:00
CanvasPanel.tsx Canvas: Update scene and panel when entering panel view mode (#62043) 2023-01-24 18:41:08 -06:00
CanvasTooltip.tsx Canvas: Add tooltip for data links (#61648) 2023-01-20 16:26:51 +00:00
ConnectionAnchors.tsx Canvas: Add support for basic arrows (#57561) 2023-01-13 02:38:00 +00:00
Connections.tsx Canvas: Fix connection anchors for svg elements (#61895) 2023-01-25 16:32:04 -08:00
ConnectionSVG.tsx Canvas: Improve arrow positioning when border is present (#61961) 2023-01-23 18:38:04 -06:00
globalStyles.ts Chore: Migrate usage of v1 themes to v2 (#57617) 2022-10-26 13:28:12 +01:00
InlineEdit.tsx Canvas: Min-width for inline editor (#61176) 2023-01-09 11:24:12 -06:00
InlineEditBody.tsx Canvas: Extend root context menu (#58097) 2022-11-03 17:30:12 +00:00
migrations.ts Canvas: Rename textbox to rectangle (#55633) 2022-09-30 10:44:47 -07:00
models.gen.ts Canvas: Cleanup default elements (#52958) 2022-08-01 15:34:05 -05:00
module.tsx Canvas: Add icon value mapping (#59013) 2022-11-22 14:39:19 -08:00
panelcfg.cue Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
plugin.json Canvas: Promote to beta (#56217) 2022-10-04 12:29:56 -07:00
README.md Canvas: Update readme with link to docs (#61812) 2023-01-20 21:22:56 -08:00
SetBackground.tsx Canvas: Extend root context menu (#58097) 2022-11-03 17:30:12 +00:00
tree.ts Canvas: Merge tree view and layer element list UX (#52701) 2022-07-26 19:51:20 -04:00
types.ts Canvas: Add tooltip for data links (#61648) 2023-01-20 16:26:51 +00:00
utils.ts Canvas: Add tooltip for data links (#61648) 2023-01-20 16:26:51 +00:00

Canvas panel - Native Plugin

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