HeatMap.colors

Set the colors to be used for this HeatMap as an array from coldest (smallest value) to warmest (largest value). newColors.length must be >= 2.

  1. Color[] colors()
  2. This colors(Color[] newColors)
    class HeatMap
    final
    This
    colors
    (
    this This
    )

Meta