Class DivergentColorFunction

Hierarchy

  • DivergentColorFunction

Implements

Constructors

Properties

Methods

Constructors

Properties

apply: ((v: number) => string)

Type declaration

    • (v: number): string
    • Parameters

      • v: number

      Returns string

name: string
FUNCTIONS: { [key: string]: ((v: number) => string) } = ...

Type declaration

  • [key: string]: ((v: number) => string)
      • (v: number): string
      • Parameters

        • v: number

        Returns string

Methods