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/text2
ryan 75022ebd63 single hook 6 years ago
..
img minor react panels refafactor 7 years ago
README.md poc: began react panel experiments 7 years ago
TextPanel.tsx Minor refactoring of new react text panel 6 years ago
TextPanelEditor.tsx Minor refactoring of new react text panel 6 years ago
module.tsx single hook 6 years ago
plugin.json Merge branch 'master' into 15330-vizpicker-red-when-0-hits 6 years ago
types.ts update 6 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.