The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/bargauge
Torkel Ödegaard 73ce20ab48
Table Panel: Add ability to use text color for value or hide value in gauge cell (#61477)
2 years ago
..
img
BarGaugeMigrations.test.ts Update jest monorepo to v29 (#58261) 3 years ago
BarGaugeMigrations.ts Kindsys: Unique names for composable kind TS types (#61928) 2 years ago
BarGaugePanel.test.tsx Table Panel: Add ability to use text color for value or hide value in gauge cell (#61477) 2 years ago
BarGaugePanel.tsx Table Panel: Add ability to use text color for value or hide value in gauge cell (#61477) 2 years ago
README.md Example fixes for #40173 (#40175) 4 years ago
module.tsx Table Panel: Add ability to use text color for value or hide value in gauge cell (#61477) 2 years ago
panelcfg.cue Table Panel: Add ability to use text color for value or hide value in gauge cell (#61477) 2 years ago
panelcfg.gen.ts Table Panel: Add ability to use text color for value or hide value in gauge cell (#61477) 2 years ago
plugin.json
suggestions.ts Kindsys: Unique names for composable kind TS types (#61928) 2 years ago

README.md

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/