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
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
..
img added new icons for default panels 9 years ago
README.md feat(plugins): adds a readme for every native plugin 9 years ago
editor.html fix text panel rows limit (#10246) 8 years ago
module.html feat(panel): working on panel help text and unifying panel links, panel errors, and panel help into a single panel feature, #4079 , #6847 9 years ago
module.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
plugin.json plugins: update meta data for all core plugins 7 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.