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
Ryan McKinley bbd24cd93a
Monaco: add suggestions for template variables (#25921)
6 years ago
..
img Panels: Update panel logos (#23964) 6 years ago
README.md TextPanel: Removes Angular Text Panel (#25504) 6 years ago
TextPanel.tsx TextPanel: Removes Angular Text Panel (#25504) 6 years ago
TextPanelEditor.tsx Monaco: add suggestions for template variables (#25921) 6 years ago
module.tsx TextPanel: Adds proper editor for markdown and html (#25618) 6 years ago
plugin.json TextPanel: Removes text mode (#25589) 6 years ago
textPanelMigrationHandler.test.ts TextPanel: Removes text mode (#25589) 6 years ago
textPanelMigrationHandler.ts TextPanel: Removes text mode (#25589) 6 years ago
types.ts TextPanel: Removes Angular Text Panel (#25504) 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.