mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
f7576b3cdf
commit
24fa93bd58
9
public/app/plugins/panel/barchart/README.md
Normal file
9
public/app/plugins/panel/barchart/README.md
Normal 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/)
|
11
public/app/plugins/panel/bargauge/README.md
Normal file
11
public/app/plugins/panel/bargauge/README.md
Normal 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/)
|
7
public/app/plugins/panel/news/README.md
Normal file
7
public/app/plugins/panel/news/README.md
Normal 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/)
|
Loading…
Reference in New Issue
Block a user