grafana/public/app/plugins/panel/graph2
2019-01-03 09:39:46 +01:00
..
img minor react panels refafactor 2018-11-13 08:40:42 +01:00
GraphOptions.tsx Moving a couple of types to @grafana/ui 2018-12-23 09:15:32 +01:00
GraphPanel.tsx initial design for way to build value formats lazily and a backward compatability layer via Proxy 2019-01-03 09:39:46 +01:00
module.tsx Refactoring react graph 2018-12-17 13:55:25 +01:00
plugin.json minor react panels refafactor 2018-11-13 08:40:42 +01:00
README.md react panels: working on changing type 2018-07-09 18:17:51 +02:00
types.ts Refactoring react graph 2018-12-17 13:55:25 +01: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.