Dominik Prokop 739cdcfb6e Feature: Migrate Legend components to grafana/ui (#16468) 6 years ago
..
img 7b805bdb81 minor react panels refafactor 7 years ago
GraphLegendEditor.tsx 739cdcfb6e Feature: Migrate Legend components to grafana/ui (#16468) 6 years ago
GraphPanel.tsx 739cdcfb6e Feature: Migrate Legend components to grafana/ui (#16468) 6 years ago
GraphPanelController.tsx 739cdcfb6e Feature: Migrate Legend components to grafana/ui (#16468) 6 years ago
GraphPanelEditor.tsx 739cdcfb6e Feature: Migrate Legend components to grafana/ui (#16468) 6 years ago
README.md 761283231c react panels: working on changing type 7 years ago
getGraphSeriesModel.ts 739cdcfb6e Feature: Migrate Legend components to grafana/ui (#16468) 6 years ago
module.tsx 0d55141a2d Panels: Refactoring how panel plugins sets hooks and components, #16166 6 years ago
plugin.json 124b3486eb Merge branch 'master' into 15330-vizpicker-red-when-0-hits 7 years ago
types.ts 739cdcfb6e Feature: Migrate Legend components to grafana/ui (#16468) 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.