(cherry picked from commit 24fa93bd58)
Co-authored-by: Paul Dee <647633+systemcrash@users.noreply.github.com>
This commit is contained in:
co-authored by
Paul Dee
parent
a652ffa9b4
commit
7bbc0e8684
@@ -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/)
|
||||
@@ -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/)
|
||||
@@ -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/)
|
||||
Reference in New Issue
Block a user