added text panel to visualizations (#24454)

This commit is contained in:
Diana Payton 2020-05-11 06:46:43 -07:00 committed by GitHub
parent c26374b0b2
commit 9dd68dae36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,17 @@
+++
title = "Text panel"
keywords = ["grafana", "text", "documentation", "panel"]
type = "docs"
aliases = ["/docs/grafana/latest/reference/alertlist/", "/docs/grafana/latest/features/panels/text/"]
[menu.docs]
name = "text-panel"
parent = "visualizations"
weight = 700
draft = "true"
+++
# Text panel
The text panel 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 get you started, or you can paste content in from another editor.