Torkel Ödegaard 074073787d Added a ReactPanelPlugin as the interface that react panels export, this way react panels have clearer api, and gives us hooks to handle migrations and a way for panel to handle panel changes in the future преди 7 години
..
img 7b805bdb81 minor react panels refafactor преди 7 години
GraphPanel.tsx 0811fbd6d0 fix: Add missing typing преди 7 години
GraphPanelEditor.tsx 074073787d Added a ReactPanelPlugin as the interface that react panels export, this way react panels have clearer api, and gives us hooks to handle migrations and a way for panel to handle panel changes in the future преди 7 години
README.md 761283231c react panels: working on changing type преди 7 години
module.tsx 074073787d Added a ReactPanelPlugin as the interface that react panels export, this way react panels have clearer api, and gives us hooks to handle migrations and a way for panel to handle panel changes in the future преди 7 години
plugin.json 124b3486eb Merge branch 'master' into 15330-vizpicker-red-when-0-hits преди 7 години
types.ts 0fd92ef6fb Refactoring react graph преди 7 години

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.