Menu
Grafana Cloud Enterprise Open source

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

StatPanelCfg

Maturity: experimental

Version: 0.0

PropertyTypeRequiredDefaultDescription
OptionsobjectYes

Options

It extends SingleStatBaseOptions.

PropertyTypeRequiredDefaultDescription
colorModestringYesTODO docs
Possible values are: value, background, background_solid, none.
graphModestringYesTODO docs
Possible values are: none, line, area.
justifyModestringYesTODO docs
Possible values are: auto, center.
showPercentChangebooleanYesfalse
textModestringYesTODO docs
Possible values are: auto, value, value_and_name, name, none.
wideLayoutbooleanYestrue
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