mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 06:22:35 +08:00
24 lines
611 B
Markdown
24 lines
611 B
Markdown
+++
|
|
title = "Text"
|
|
keywords = ["grafana", "text", "documentation", "panel"]
|
|
type = "docs"
|
|
aliases = ["/docs/grafana/latest/reference/alertlist/"]
|
|
[menu.docs]
|
|
name = "Text"
|
|
parent = "panels"
|
|
weight = 4
|
|
+++
|
|
|
|
|
|
# Text Panel
|
|
|
|
The text panel lets you make information and description panels etc. for your dashboards. There are three modes you can write in: markdown, HTML or text.
|
|
|
|
## Text Options
|
|
|
|
{{< docs-imagebox img="/img/docs/v45/text-options.png" max-width="600px" class="docs-image--no-shadow">}}
|
|
|
|
1. **Mode**: Here you can choose between markdown, HTML or text.
|
|
2. **Content**: Here you write your content.
|
|
|