mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
.. | ||
img | ||
module.tsx | ||
plugin.json | ||
README.md | ||
TextPanel.tsx | ||
textPanelMigrationHandler.test.ts | ||
textPanelMigrationHandler.ts | ||
types.ts |
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.