Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HeatmapBuilder

Hierarchy

  • HeatmapBuilder

Methods

Methods

  • Add a new column to the heatmap. Each band/column covers a range of values between lowerBound and upperBound at the x coordinate.

    Parameters

    • x: IndexedDate

      Coordinates of the band

    • colors: readonly Color[]

      An array of web colors. Each color fills out equal space in the band/column.

    Returns HeatmapBuilder

Generated using TypeDoc