grafana/public/app/plugins/panel/text2
2020-05-31 07:45:39 -07:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
module.tsx Chore: cleanup after previous commits) 2020-05-31 07:45:39 -07:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
README.md poc: began react panel experiments 2018-01-02 14:52:30 +01:00
TextPanel.tsx FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
types.ts NewPanelEditor/Panels: refactor setDefault to setPanelOptions (#23404) 2020-04-08 19:21:26 +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.