grafana/public/app/plugins/panel/text
2020-06-15 10:17:46 +02:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
module.tsx TextPanel: Removes text mode (#25589) 2020-06-15 10:17:46 +02:00
plugin.json TextPanel: Removes text mode (#25589) 2020-06-15 10:17:46 +02:00
README.md TextPanel: Removes Angular Text Panel (#25504) 2020-06-10 14:35:30 +02:00
TextPanel.tsx TextPanel: Removes Angular Text Panel (#25504) 2020-06-10 14:35:30 +02:00
textPanelMigrationHandler.test.ts TextPanel: Removes text mode (#25589) 2020-06-15 10:17:46 +02:00
textPanelMigrationHandler.ts TextPanel: Removes text mode (#25589) 2020-06-15 10:17:46 +02:00
types.ts TextPanel: Removes Angular Text Panel (#25504) 2020-06-10 14:35: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.