Colorscale Type

The colorscale must be a collection containing a mapping of a normalized value (between 0.0 and 1.0) to it's color. At minimum, a mapping for the lowest (0.0) and highest (1.0) values are required.

Union cases

Union case Description

Blackbody

Full Usage: Blackbody

Bluered

Full Usage: Bluered

Cividis

Full Usage: Cividis

Custom seq<float * Color>

Full Usage: Custom seq<float * Color>

Parameters:
    Item : seq<float * Color>

Item : seq<float * Color>

Earth

Full Usage: Earth

Electric

Full Usage: Electric

Greens

Full Usage: Greens

Greys

Full Usage: Greys

Hot

Full Usage: Hot

Jet

Full Usage: Jet

Picnic

Full Usage: Picnic

Portland

Full Usage: Portland

Rainbow

Full Usage: Rainbow

RdBu

Full Usage: RdBu

Viridis

Full Usage: Viridis

YIGnBu

Full Usage: YIGnBu

YIOrRd

Full Usage: YIOrRd

Instance members

Instance member Description

this.Convert

Full Usage: this.Convert

Returns: obj
Returns: obj

Static members

Static member Description

Colorscale.convert

Full Usage: Colorscale.convert

Returns: Colorscale -> obj
Returns: Colorscale -> obj