Skip to content

ThresholdsConfigBuilder🔗

Thresholds configuration for the panel

Constructor🔗

new ThresholdsConfigBuilder()

Methods🔗

build🔗

Builds the object.

build()

mode🔗

Thresholds mode.

mode(\Grafana\Foundation\Dashboard\ThresholdsMode $mode)

steps🔗

Must be sorted by 'value', first value is always -Infinity

@param array<\Grafana\Foundation\Dashboard\Threshold> $steps

steps(array $steps)

See also🔗