[]
        
(Showing Draft Content)

ColorScale Class

ColorScale Class

Color scale performs value to color transformation.

Heirarchy

Properties

binding

binding: string | function

Gets or sets the binding property or function.

colorUnknown

colorUnknown: string

Get or sets the color for undefined values (NaN or undefined).

colors

colors: string[]

Gets or sets the array of colors (palette) used for transformation.

format

format: string

Get or sets the format string for legend items.

scale

scale: Object

Gets or sets the scaling function.