grafana/public/app/plugins/panel/graph2
Hugo Häggmark dc9b83030f Removed default export for colors 2019-01-11 07:03:12 +01:00
..
img minor react panels refafactor 2018-11-13 08:40:42 +01:00
GraphPanel.tsx Removed default export for colors 2019-01-11 07:03:12 +01:00
GraphPanelOptions.tsx React graph panel options component rename 2019-01-09 17:21:14 +01:00
README.md
module.tsx React graph panel options component rename 2019-01-09 17:21:14 +01:00
plugin.json minor react panels refafactor 2018-11-13 08:40:42 +01:00
types.ts Refactoring react graph 2018-12-17 13:55:25 +01:00

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.