mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 15:02:28 +08:00

* Moved Visualizations folder one level up. Fixed a bunch of broken relrefs. * More broken relrefs. * Fixed the last of the broken relrefs * Adjusted weight and added alias. * Added aliases to a bunch of visualization topics. * More topics with aliases. * More aliases, adjusted some weight and other metadata information.
13 lines
594 B
Markdown
13 lines
594 B
Markdown
+++
|
|
title = "Text"
|
|
keywords = ["grafana", "text", "documentation", "panel"]
|
|
aliases = ["/docs/grafana/latest/reference/alertlist/", "/docs/grafana/latest/features/panels/text/", "/docs/grafana/latest/panels/visualizations/text-panel/"]
|
|
weight = 1100
|
|
+++
|
|
|
|
# Text
|
|
|
|
The text panel visualization lets you make information and description panels for your dashboards.
|
|
|
|
In **Mode**, select whether you want to use markdown or HTML to style your text, then enter content in the box below. Grafana includes a title and paragraph to help you get started, or you can paste content in from another editor.
|