Class HeatmapModel

The gauge chart model layer

Hierarchy (view full)

Constructors

Properties

allDataGroups: string[]

A list of all the data groups that have existed within the lifetime of the chart

axisFlavor: AxisFlavor = AxisFlavor.HOVERABLE
colorClassNames: any = {}
colorScale: any = {}
services: any
state: any = ...

Methods

  • Returns {
        primaryDomain: any;
        primaryRange: any;
        secondaryDomain: any;
        secondaryRange: any;
    }

    • primaryDomain: any
    • primaryRange: any
    • secondaryDomain: any
    • secondaryRange: any