mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* Field: Change getFieldTitle to getFieldDisplayNamne and change the NAME of the title field config from Title to Display name * Review feedback * fixed unit tests * Rename fieldConfig.title to displayName * Fixed tests * Added migration * Renamed getFrameDisplayTitle to getFrameDisplayName |
||
---|---|---|
.. | ||
img | ||
getGraphSeriesModel.ts | ||
GraphPanel.tsx | ||
GraphPanelController.tsx | ||
module.tsx | ||
plugin.json | ||
README.md | ||
types.ts |
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.