Color Scale Specification
Describes how a color scale is configured, which can either be a single scale or a collection of scales for specific data masks.
Inheritors
Types
Functions
Link copied to clipboard
fun mapColorScaleOptions(body: (options: ColorScaleOptions, mask: ColorMaskOptions?) -> ColorScaleOptions): ColorScaleSpecification
Applies a transformation to the ColorScaleOptions within the specification and returns a new, updated ColorScaleSpecification instance.