iilaw
July 19, 2022, 1:28pm
1
Hi I want to test the new Canvas panel & in particular the feature in the vid below.
I’m testing using my account on grafana.net the panel isn’t listed but does appear in search stating it’s included. Does this have to be enabled in settings?
Canvas panel - Native Plugin
The Canvas Panel is included with Grafana.
// vid
main ← canvas-add-button-and-onClick-support
opened 04:35AM - 17 Dec 21 UTC
**What this PR does / why we need it**:
Add button element to canvas panel an… d also add APIEditor that allows user to provide a POST API request (endpoint / data) for onClick functionality of buttons / icons in canvas panel. These changes were created as part of December 2021 Hackathon project.
https://user-images.githubusercontent.com/22381771/146489279-87341b95-4e66-40d9-8c77-fb6f91f51c6e.mov
**Which issue(s) this PR fixes**:
Fixes #43237
Thanks
Hi @iilaw welcome to the community
This panel is basically alpha based i.e. still room for improvement.
You can use this plugin by enabling the line;
enable_alpha = true
As described in;
Let me know if this helps.
1 Like
iilaw
July 27, 2022, 9:02am
3
Many thanks for taking the time to replay.
I run hosted Grafana so will have to wait for the beta as I can’t modify settings.
1 Like