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

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.