Skip to content

ValueMap🔗

Constructor🔗

ValueMap()

Methods🔗

build🔗

Builds the object.

def build() -> dashboard.ValueMap

options🔗

Map with : ValueMappingResult. For example: { "10": { text: "Perfection!", color: "green" } }

def options(options: dict[str, dashboard.ValueMappingResult]) -> typing.Self

See also🔗