grafana/public/app/plugins/panel/text2
2019-03-05 11:14:22 -08:00
..
img minor react panels refafactor 2018-11-13 08:40:42 +01:00
module.tsx update 2019-02-23 21:53:20 -08:00
plugin.json Merge branch 'master' into 15330-vizpicker-red-when-0-hits 2019-02-13 14:49:11 +01:00
README.md poc: began react panel experiments 2018-01-02 14:52:30 +01:00
TextPanel.tsx use replaceVariables 2019-03-05 11:14:22 -08:00
TextPanelEditor.tsx use replaceVariables 2019-03-05 11:14:22 -08:00
types.ts update 2019-02-23 21:53:20 -08: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.