Johannes Schill 2db9cb3d93 chore: Rename isDataPanel to noQueries před 7 roky
..
img 7b805bdb81 minor react panels refafactor před 7 roky
GraphPanel.tsx 8d9c347cb1 fix: Add missing typing před 7 roky
GraphPanelOptions.tsx 1d3122632f Move Switch component to grafana-ui před 7 roky
README.md 761283231c react panels: working on changing type před 7 roky
module.tsx cdc99e129f React graph panel options component rename před 7 roky
plugin.json 2db9cb3d93 chore: Rename isDataPanel to noQueries před 7 roky
types.ts 0fd92ef6fb Refactoring react graph před 7 roky

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.