Torkel Ödegaard 0d55141a2d Panels: Refactoring how panel plugins sets hooks and components, #16166 пре 6 година
..
img 7b805bdb81 minor react panels refafactor пре 7 година
GraphPanel.tsx 65476d4044 don't use process timeseries пре 6 година
GraphPanelEditor.tsx 3d16528459 use onOptionsChange пре 6 година
README.md 761283231c react panels: working on changing type пре 7 година
module.tsx 0d55141a2d Panels: Refactoring how panel plugins sets hooks and components, #16166 пре 6 година
plugin.json 124b3486eb Merge branch 'master' into 15330-vizpicker-red-when-0-hits пре 7 година
types.ts 82be27a42a remove panel plugin setters пре 6 година

README.md

Text Panel - Native Plugin

The Text Panel is included with Grafana.

The Text Panel is a very simple panel that displays text. The source text is written in the Markdown syntax meaning you can format the text. Read GitHub's Mastering Markdown to learn more.