Menu
Grafana Cloud Enterprise Open source

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

TimeSeriesPanelCfg

Maturity: merged

Version: 0.0

PropertyTypeRequiredDefaultDescription
FieldConfigGraphFieldConfigYesTODO docs
OptionsobjectYes

GraphFieldConfig

TODO docs

It extends LineConfig and FillConfig and PointsConfig and AxisConfig and BarConfig and StackableFieldConfig and HideableFieldConfig.

PropertyTypeRequiredDefaultDescription
axisBorderShowbooleanNo(Inherited from AxisConfig)
axisCenteredZerobooleanNo(Inherited from AxisConfig)
axisColorModestringNo(Inherited from AxisConfig)
TODO docs
Possible values are: text, series.
axisGridShowbooleanNo(Inherited from AxisConfig)
axisLabelstringNo(Inherited from AxisConfig)
axisPlacementstringNo(Inherited from AxisConfig)
TODO docs
Possible values are: auto, top, right, bottom, left, hidden.
axisSoftMaxnumberNo(Inherited from AxisConfig)
axisSoftMinnumberNo(Inherited from AxisConfig)
axisWidthnumberNo(Inherited from AxisConfig)
barAlignmentintegerNo(Inherited from BarConfig)
TODO docs
Possible values are: -1, 0, 1.
barMaxWidthnumberNo(Inherited from BarConfig)
barWidthFactornumberNo(Inherited from BarConfig)
drawStylestringNoTODO docs
Possible values are: line, bars, points.
fillBelowTostringNo(Inherited from FillConfig)
fillColorstringNo(Inherited from FillConfig)
fillOpacitynumberNo(Inherited from FillConfig)
gradientModestringNoTODO docs
Possible values are: none, opacity, hue, scheme.
hideFromHideSeriesConfigNo(Inherited from HideableFieldConfig)
TODO docs
lineColorstringNo(Inherited from LineConfig)
lineInterpolationstringNo(Inherited from LineConfig)
TODO docs
Possible values are: linear, smooth, stepBefore, stepAfter.
lineStyleLineStyleNo(Inherited from LineConfig)
TODO docs
lineWidthnumberNo(Inherited from LineConfig)
pointColorstringNo(Inherited from PointsConfig)
pointSizenumberNo(Inherited from PointsConfig)
pointSymbolstringNo(Inherited from PointsConfig)
scaleDistributionScaleDistributionConfigNo(Inherited from AxisConfig)
TODO docs
showPointsstringNo(Inherited from PointsConfig)
TODO docs
Possible values are: auto, never, always.
spanNullsNo(Inherited from LineConfig)
Indicate if null values should be treated as gaps or connected.
When the value is a number, it represents the maximum delta in the
X axis that should be considered connected. For timeseries, this is milliseconds
stackingStackingConfigNo(Inherited from StackableFieldConfig)
TODO docs
thresholdsStyleGraphThresholdsStyleConfigNoTODO docs
transformstringNoTODO docs
Possible values are: constant, negative-Y.

AxisConfig

TODO docs

PropertyTypeRequiredDefaultDescription
axisBorderShowbooleanNo
axisCenteredZerobooleanNo
axisColorModestringNoTODO docs
Possible values are: text, series.
axisGridShowbooleanNo
axisLabelstringNo
axisPlacementstringNoTODO docs
Possible values are: auto, top, right, bottom, left, hidden.
axisSoftMaxnumberNo
axisSoftMinnumberNo
axisWidthnumberNo
scaleDistributionScaleDistributionConfigNoTODO docs

ScaleDistributionConfig

TODO docs

PropertyTypeRequiredDefaultDescription
typestringYesTODO docs
Possible values are: linear, log, ordinal, symlog.
linearThresholdnumberNo
lognumberNo

BarConfig

TODO docs

PropertyTypeRequiredDefaultDescription
barAlignmentintegerNoTODO docs
Possible values are: -1, 0, 1.
barMaxWidthnumberNo
barWidthFactornumberNo

FillConfig

TODO docs

PropertyTypeRequiredDefaultDescription
fillBelowTostringNo
fillColorstringNo
fillOpacitynumberNo

GraphThresholdsStyleConfig

TODO docs

PropertyTypeRequiredDefaultDescription
modestringYesTODO docs
Possible values are: off, line, dashed, area, line+area, dashed+area, series.

HideSeriesConfig

TODO docs

PropertyTypeRequiredDefaultDescription
legendbooleanYes
tooltipbooleanYes
vizbooleanYes

HideableFieldConfig

TODO docs

PropertyTypeRequiredDefaultDescription
hideFromHideSeriesConfigNoTODO docs

LineConfig

TODO docs

PropertyTypeRequiredDefaultDescription
lineColorstringNo
lineInterpolationstringNoTODO docs
Possible values are: linear, smooth, stepBefore, stepAfter.
lineStyleLineStyleNoTODO docs
lineWidthnumberNo
spanNullsNoIndicate if null values should be treated as gaps or connected.
When the value is a number, it represents the maximum delta in the
X axis that should be considered connected. For timeseries, this is milliseconds

LineStyle

TODO docs

PropertyTypeRequiredDefaultDescription
dashnumber[]No
fillstringNoPossible values are: solid, dash, dot, square.

PointsConfig

TODO docs

PropertyTypeRequiredDefaultDescription
pointColorstringNo
pointSizenumberNo
pointSymbolstringNo
showPointsstringNoTODO docs
Possible values are: auto, never, always.

StackableFieldConfig

TODO docs

PropertyTypeRequiredDefaultDescription
stackingStackingConfigNoTODO docs

StackingConfig

TODO docs

PropertyTypeRequiredDefaultDescription
groupstringNo
modestringNoTODO docs
Possible values are: none, normal, percent.

Options

It extends OptionsWithTimezones.

PropertyTypeRequiredDefaultDescription
legendVizLegendOptionsYesTODO docs
tooltipVizTooltipOptionsYesTODO docs
timezonestring[]No(Inherited from OptionsWithTimezones)

OptionsWithTimezones

TODO docs

PropertyTypeRequiredDefaultDescription
timezonestring[]No

VizLegendOptions

TODO docs

PropertyTypeRequiredDefaultDescription
calcsstring[]Yes
displayModestringYesTODO docs
Note: “hidden” needs to remain as an option for plugins compatibility
Possible values are: list, table, hidden.
placementstringYesTODO docs
Possible values are: bottom, right.
showLegendbooleanYes
asTablebooleanNo
isVisiblebooleanNo
sortBystringNo
sortDescbooleanNo
widthnumberNo

VizTooltipOptions

TODO docs

PropertyTypeRequiredDefaultDescription
modestringYesTODO docs
Possible values are: single, multi, none.
sortstringYesTODO docs
Possible values are: asc, desc, none.
maxHeightnumberNo
maxWidthnumberNo