Class SequentialColorFunction

Implements

Constructors

Properties

Methods

Constructors

Properties

apply: ((v) => string)

Type declaration

    • (v): string
    • Parameters

      • v: number

      Returns string

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

Type declaration

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

        • v: number

        Returns string

Methods