grafana/docs/sources/developers/kinds/composable/statushistorypanelcfg/schema-reference.md

1.2 KiB

keywords title
grafana
schema
StatusHistoryPanelCfg kind

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

StatusHistoryPanelCfg kind

Maturity: experimental

Version: 0.0

Properties

Property Type Required Description
PanelFieldConfig object Yes
PanelOptions object Yes

PanelFieldConfig

Properties

Property Type Required Description
fillOpacity integer No Default: 70.
lineWidth integer No Default: 1.

PanelOptions

Properties

Property Type Required Description
colWidth number No Controls the column width Default: 0.9.
showValue string No TODO docs Possible values are: auto, never, always.