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

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.