Johannes Schill 8876d17dc0 chore: graph2 panel plugin should use the new ReactPanelPlugin from @grafana/ui 6 anni fa
..
img 7b805bdb81 minor react panels refafactor 7 anni fa
GraphPanel.tsx 0811fbd6d0 fix: Add missing typing 7 anni fa
GraphPanelEditor.tsx abddb442a1 Changed how react panels store their options (#15468) 7 anni fa
README.md 761283231c react panels: working on changing type 7 anni fa
module.tsx 8876d17dc0 chore: graph2 panel plugin should use the new ReactPanelPlugin from @grafana/ui 6 anni fa
plugin.json 124b3486eb Merge branch 'master' into 15330-vizpicker-red-when-0-hits 7 anni fa
types.ts 0fd92ef6fb Refactoring react graph 7 anni fa

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.