/usr/share/grafana/public/app/plugins/panel/text
{ "type": "panel", "name": "Text", "id": "text", "skipDataQuery": true, "info": { "description": "Supports markdown and html content", "author": { "name": "Grafana Labs", "url": "https://grafana.com" }, "logos": { "small": "img/icn-text-panel.svg", "large": "img/icn-text-panel.svg" }, "links": [ { "name": "Raise issue", "url": "https://github.com/grafana/grafana/issues/new" }, { "name": "Documentation", "url": "https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/text/" } ] } }
.
Edit
..
Edit
README.md
Edit
TextPanel.test.tsx
Edit
TextPanel.tsx
Edit
TextPanelEditor.tsx
Edit
img
Edit
module.tsx
Edit
panelcfg.cue
Edit
panelcfg.gen.ts
Edit
plugin.json
Edit
textPanelMigrationHandler.test.ts
Edit
textPanelMigrationHandler.ts
Edit