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
Coleman Rollins 119f756c0e
[cr] whitelist flexbox styles in text panel editor (#43222)
3 years ago
..
img Panels: Update panel logos (#23964) 5 years ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
TextPanel.tsx [cr] whitelist flexbox styles in text panel editor (#43222) 3 years ago
TextPanelEditor.tsx [cr] whitelist flexbox styles in text panel editor (#43222) 3 years ago
models.cue Schema: introduce CLI command to convert all CUE files to TS (#39694) 4 years ago
models.gen.ts Schema: use almost auto generated models.gen.ts for dashlist and text panels (#40174) 4 years ago
module.tsx VisualizationSuggestions: Support image & text instead of real previews. Adds suggestions for all non data panels when there are no data (#42074) 4 years ago
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 4 years ago
textPanelMigrationHandler.test.ts Models: add cue spec for text, news, and dashlist panels (#32777) 4 years ago
textPanelMigrationHandler.ts Models: add cue spec for text, news, and dashlist panels (#32777) 4 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.