Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) vor 6 Jahren
..
img 7b805bdb81 minor react panels refafactor vor 7 Jahren
GraphLegendEditor.tsx ab3860a334 GraphLegendEditor: use stats picker rather than switches (#16759) vor 6 Jahren
GraphPanel.tsx 739cdcfb6e Feature: Migrate Legend components to grafana/ui (#16468) vor 6 Jahren
GraphPanelController.tsx 739cdcfb6e Feature: Migrate Legend components to grafana/ui (#16468) vor 6 Jahren
GraphPanelEditor.tsx ab3860a334 GraphLegendEditor: use stats picker rather than switches (#16759) vor 6 Jahren
README.md 761283231c react panels: working on changing type vor 7 Jahren
getGraphSeriesModel.ts 3f15170914 Refactor: move some files to @grafana/data (#17952) vor 6 Jahren
module.tsx 060e97bea8 Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) vor 6 Jahren
plugin.json 124b3486eb Merge branch 'master' into 15330-vizpicker-red-when-0-hits vor 7 Jahren
types.ts 219d711597 noImplicitAny: slate (#17681) vor 6 Jahren

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.