The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/text
Torkel Ödegaard 10badea19e
Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541)
4 years ago
..
img Panels: Update panel logos (#23964) 5 years ago
README.md TextPanel: Removes Angular Text Panel (#25504) 5 years ago
TextPanel.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 4 years ago
TextPanelEditor.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 4 years ago
module.tsx Prettier: Upgrade to 2 (#30387) 4 years ago
plugin.json Chore: remove version from text panel (#27624) 5 years ago
textPanelMigrationHandler.test.ts TextPanel: Fixes problems where text panel would show old content (#28643) 5 years ago
textPanelMigrationHandler.ts TextPanel: Fixes problems where text panel would show old content (#28643) 5 years ago
types.ts TextPanel: Fixes issue when interpolation of variables stops working (#26847) 5 years ago

README.md

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.