Class ColorScaleHelper

Hierarchy

Constructors

Properties

Methods - Standard

Methods - Ninja

Constructors

Properties

colorAccessor: BaseAccessor<string>

Set or get color accessor function. Chart will assign this, not assigned in user code.

colorScale: BaseAccessor<string>

Standard Methods

  • Charts call this method to lookup actual colors. Rarely called in user code.

    Parameters

    • d: any
    • Optional i: number

    Returns string

Ninja Methods

Generated using TypeDoc