Skip to content

FieldColorBuilder🔗

Constructor🔗

new FieldColorBuilder()

Methods🔗

build🔗

Builds the object.

build()

fixedColor🔗

The fixed color value for fixed or shades color modes.

fixedColor(string $fixedColor)

mode🔗

The main color scheme mode.

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

seriesBy🔗

Some visualizations need to know how to assign a series color from by value color schemes.

seriesBy(\Grafana\Foundation\Dashboard\FieldColorSeriesByMode $seriesBy)

See also🔗