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
Selene 275ccf994b
Schemas: Reduce duplicated jenny code (#84061)
1 year 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.test.tsx TextPanel: Add unit tests for interpolating variables before converting markdown (#70090) 2 years ago
TextPanel.tsx Update dependency dangerously-set-html-content to v1.1.0 (#80824) 1 year ago
TextPanelEditor.tsx Chore: Replace deprecated usage of `shape.borderRadius()` (#72672) 2 years ago
module.tsx kindsys: Adapt to new PanelCfg schema interface (#65297) 2 years ago
panelcfg.cue kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2 years ago
panelcfg.gen.ts Schemas: Reduce duplicated jenny code (#84061) 1 year ago
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 4 years ago
textPanelMigrationHandler.test.ts kindsys: Adapt to new PanelCfg schema interface (#65297) 2 years ago
textPanelMigrationHandler.ts Chore: Improve typings 🧹 (#74599) 2 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.