Menu
Grafana Cloud Enterprise Open source

Both documentation generation and kinds schemas are in active development and subject to change without prior notice.

BarGaugePanelCfg

Maturity: experimental

Version: 0.0

PropertyTypeRequiredDefaultDescription
OptionsobjectYes

Options

It extends SingleStatBaseOptions.

PropertyTypeRequiredDefaultDescription
displayModestringYesEnum expressing the possible display modes
for the bar gauge component of Grafana UI
Possible values are: basic, lcd, gradient.
maxVizHeightuint32Yes300
minVizHeightuint32Yes16
minVizWidthuint32Yes8
namePlacementstringYesAllows for the bar gauge name to be placed explicitly
Possible values are: auto, top, left.
showUnfilledbooleanYestrue
sizingstringYesAllows for the bar gauge size to be set explicitly
Possible values are: auto, manual.
valueModestringYesAllows for the table cell gauge display type to set the gauge mode.
Possible values are: color, text, hidden.
orientationstringNo(Inherited from SingleStatBaseOptions)
TODO docs
Possible values are: auto, vertical, horizontal.
reduceOptionsReduceDataOptionsNo(Inherited from SingleStatBaseOptions)
TODO docs
textVizTextDisplayOptionsNo(Inherited from SingleStatBaseOptions)
TODO docs

ReduceDataOptions

TODO docs

PropertyTypeRequiredDefaultDescription
calcsstring[]YesWhen !values, pick one value for the whole field
fieldsstringNoWhich fields to show. By default this is only numeric fields
limitnumberNoif showing all values limit
valuesbooleanNoIf true show each row value

SingleStatBaseOptions

TODO docs

It extends OptionsWithTextFormatting.

PropertyTypeRequiredDefaultDescription
orientationstringYesTODO docs
Possible values are: auto, vertical, horizontal.
reduceOptionsReduceDataOptionsYesTODO docs
textVizTextDisplayOptionsNo(Inherited from OptionsWithTextFormatting)
TODO docs

OptionsWithTextFormatting

TODO docs

PropertyTypeRequiredDefaultDescription
textVizTextDisplayOptionsNoTODO docs

VizTextDisplayOptions

TODO docs

PropertyTypeRequiredDefaultDescription
titleSizenumberNoExplicit title text size
valueSizenumberNoExplicit value text size