tripnomics_7.5.5/public/app/plugins/panel/text
venbatechnologies@gmail.com 91fce5c4bf Initial commit
2021-07-05 13:49:40 +05:30
..
img Initial commit 2021-07-05 13:49:40 +05:30
module.tsx Initial commit 2021-07-05 13:49:40 +05:30
plugin.json Initial commit 2021-07-05 13:49:40 +05:30
README.md Initial commit 2021-07-05 13:49:40 +05:30
TextPanel.tsx Initial commit 2021-07-05 13:49:40 +05:30
TextPanelEditor.tsx Initial commit 2021-07-05 13:49:40 +05:30
textPanelMigrationHandler.test.ts Initial commit 2021-07-05 13:49:40 +05:30
textPanelMigrationHandler.ts Initial commit 2021-07-05 13:49:40 +05:30
types.ts Initial commit 2021-07-05 13:49:40 +05:30

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.