Class AbstractColorHelper

Hierarchy

Constructors

Properties - Intermediate

Methods - Intermediate

Methods - Ninja

Constructors

Intermediate Properties

colorAccessor: BaseAccessor<string>

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

Intermediate 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