Skip to content

NodeOptionsBuilder🔗

Constructor🔗

new NodeOptionsBuilder()

Methods🔗

build🔗

Builds the object.

build()

arcs🔗

Define which fields are shown as part of the node arc (colored circle around the node).

@param array<\Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Nodegraph\ArcOption>> $arcs

arcs(array $arcs)

mainStatUnit🔗

Unit for the main stat to override what ever is set in the data frame.

mainStatUnit(string $mainStatUnit)

secondaryStatUnit🔗

Unit for the secondary stat to override what ever is set in the data frame.

secondaryStatUnit(string $secondaryStatUnit)

See also🔗