Ryan McKinley 56702902a1 Plugins: Remove dataFormats key and add skipDataQuery (#16984) 6 лет назад
..
img 7b805bdb81 minor react panels refafactor 7 лет назад
README.md 13efc529ec poc: began react panel experiments 8 лет назад
TextPanel.tsx 48114edc86 Minor refactoring of new react text panel 6 лет назад
TextPanelEditor.tsx 19e824006a Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) 6 лет назад
module.tsx 060e97bea8 Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) 6 лет назад
plugin.json 56702902a1 Plugins: Remove dataFormats key and add skipDataQuery (#16984) 6 лет назад
types.ts 19e824006a Refactor: Make SelectOptionItem a generic type to enable select value typing (#16718) 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.