gapitio / gapit-htmlgraphics-panel

Grafana panel for displaying metric sensitive HTML or SVG graphics.
https://gapit-htmlgraphics-panel.gapit.io/
MIT License
65 stars 8 forks source link

Collapsible code editors in panel options #179

Open PhilippDehner opened 8 months ago

PhilippDehner commented 8 months ago

What would you like to be added:

The code editors in the panel options should be collapsible.

Why is this needed:

PhilippDehner commented 7 months ago

Or like the aidanmountford-html-panel, here are the html (html and css) and events (onRender and onInit) grouped in two seperate groups

ZuperZee commented 7 months ago

Would you also like the options for onInit to be in the same collapsible section as the onInit code? image

PhilippDehner commented 7 months ago

@ZuperZee Yes, I would do it like that. But maybe it is better to just collapse the monaco editor...?