mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* update fixed * update fixed * update fixed * don't change any tests * add mising space * Custom unit formats * return a string for kbn * return a string for kbn * return a string for kbn * Simplify unit tests * More units * fix more tests * fix more tests * fix more tests * format values * format values * TimeSeries to string * more kbn tests * use the formatted value * BarGauge: Fixed font size calculations * support prefix * add si support * avoid npe * BarGauge/BigValue: value formatting * fix some tests * fix tests * remove displayDateFormat * another unicode char * Graph: Use react unit picker * Updated unit picker * Fixed build errors * more formatting * graph2 tooltip formatting * optional chaining
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.