Menu
Grafana Cloud Enterprise Open source

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

NodeGraphPanelCfg

Maturity: experimental

Version: 0.0

PropertyTypeRequiredDefaultDescription
ArcOptionobjectYes
EdgeOptionsobjectYes
NodeOptionsobjectYes
OptionsobjectYes

ArcOption

PropertyTypeRequiredDefaultDescription
colorstringNoThe color of the arc.
fieldstringNoField from which to get the value. Values should be less than 1, representing fraction of a circle.

EdgeOptions

PropertyTypeRequiredDefaultDescription
mainStatUnitstringNoUnit for the main stat to override what ever is set in the data frame.
secondaryStatUnitstringNoUnit for the secondary stat to override what ever is set in the data frame.

NodeOptions

PropertyTypeRequiredDefaultDescription
arcsArcOption[]NoDefine which fields are shown as part of the node arc (colored circle around the node).
mainStatUnitstringNoUnit for the main stat to override what ever is set in the data frame.
secondaryStatUnitstringNoUnit for the secondary stat to override what ever is set in the data frame.

Options

PropertyTypeRequiredDefaultDescription
edgesEdgeOptionsNo
nodesNodeOptionsNo