grafana/public/app/plugins/panel/text
2017-09-11 10:45:00 +02:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
editor.html fix: removed text option from text panel edit options, was by mistake not removed from settings dropdown, fixes #9204 2017-09-11 10:45:00 +02:00
module.html feat(panel): working on panel help text and unifying panel links, panel errors, and panel help into a single panel feature, #4079 , #6847 2016-12-16 13:06:04 +01:00
module.ts typescript: updated tslint and fixed new warnings 2017-04-20 11:16:37 +02:00
plugin.json chore: update all grafana.org urls to .com 2017-03-21 15:37:55 +01:00
README.md feat(plugins): adds a readme for every native plugin 2016-03-30 23:33:30 +02: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.