Example fixes for #40173 (#40175)

This commit is contained in:
Paul Dee 2021-10-12 21:45:30 +02:00 committed by GitHub
parent f7576b3cdf
commit 24fa93bd58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# Bar chart
This panel visualization allows you to graph categorical data.
This Bar chart is **included** with Grafana.
Read more about it here:
[https://grafana.com/docs/grafana/latest/visualizations/bar-chart/](https://grafana.com/docs/grafana/latest/visualizations/bar-chart/)

View File

@ -0,0 +1,11 @@
# Bar gauge
The bar gauge simplifies your data by reducing every field to a single value. You choose how Grafana calculates the reduction.
This panel can show one or more bar gauges depending on how many series, rows, or columns your query returns.
This Bar chart is **included** with Grafana.
Read more about it here:
[https://grafana.com/docs/grafana/latest/visualizations/bar-gauge-panel/](https://grafana.com/docs/grafana/latest/visualizations/bar-gauge-panel/)

View File

@ -0,0 +1,7 @@
# News
This panel visualization displays an RSS feed. By default, it displays articles from the Grafana Labs blog.
Enter the URL of an RSS in the URL field in the Display section. This panel type does not accept any other queries.
[https://grafana.com/docs/grafana/latest/visualizations/news-panel/](https://grafana.com/docs/grafana/latest/visualizations/news-panel/)