grafana/public/app/plugins/panel/graph2
2019-03-22 13:12:35 -07:00
..
img minor react panels refafactor 2018-11-13 08:40:42 +01:00
GraphPanel.tsx drop one level of nesting 2019-03-21 21:58:10 -07:00
GraphPanelEditor.tsx use onOptionsChange 2019-03-04 12:35:24 -08:00
module.tsx remove panel plugin setters 2019-03-22 13:12:35 -07:00
plugin.json Merge branch 'master' into 15330-vizpicker-red-when-0-hits 2019-02-13 14:49:11 +01:00
README.md react panels: working on changing type 2018-07-09 18:17:51 +02:00
types.ts remove panel plugin setters 2019-03-22 13:12:35 -07:00

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.