Files
grafana/docs/sources/panels/visualizations/gauge-panel.md
T
Diana Payton 0e53b15375 Docs: Update links for 7.0 (#24751)
* update menu

* updated alert list

* Update alert-list-panel.md

* Update alert-list-panel.md

* Update bar-gauge-panel.md

* Delete bar_gauge.md

* Delete dashlist.md

* Update dashboard-list-panel.md

* deleted old panels

* Update gauge-panel.md

* Update graph-panel.md

* Update heatmap.md

* Update logs-panel.md

* Update news-panel.md

* Updated stat panel

* Update table-panel.md

* Update text-panel.md

* Fixed broken links

* Update _index.md

* Update alerts-overview.md

* Update add-a-panel.md

* Update field-configuration-options.md

* removed beta text

* Update inspect-panel.md

* Update panel-editor.md

* Update thresholds.md

* Update transformations.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update transformations.md
2020-05-15 13:58:39 -07:00

1.5 KiB

+++ title = "Gauge panel" description = "Gauge panel docs" keywords = ["grafana", "gauge", "gauge panel"] type = "docs" aliases = ["/docs/grafana/latest/features/panels/gauge/"] weight = 400 +++

Gauge panel

Gauge is a single value panel that can repeat a gauge for every series, column or row.

{{< docs-imagebox img="/img/docs/v66/gauge_panel_cover.png" max-width="1025px" >}}

Data and field options

Gauge visualizations allow you to apply:

  • [Data transformations]({{< relref "../transformations.md" >}})
  • [Field configuration options and overrides]({{< relref "../field-configuration-options.md" >}})
  • [Thresholds]({{< relref "../thresholds.md" >}})

Display options

Use the following options to refine your visualization:

  • Show - Choose how Grafana displays your data.
    • Calculate - Show a calculated Value based on all rows. For a list of available calculations, refer to [List of calculations]({{< relref "../calculations-list.md" >}}).
    • All values - Show a separate stat for every row. If you select this option, then you can also select a Limit, or the maximum number of rows to display.
  • Orientation - Choose a stacking direction.
    • Auto - Grafana selects what it thinks is the best orientation.
    • Horizontal - Bars stretch horizontally, left to right.
    • Vertical - Bars stretch vertically, top to bottom.
  • Show threshold labels - Controls if threshold values are shown.
  • Show threshold markers - Controls if a thresholds band is shown outside the inner gauge value band.