ChartsHeatmap

Heatmap

A Heatmap uses color gradients to represent data intensity across a surface.

GitHub LogoSource Code

Usage

This example demonstrates a simple heat map with a single data series.

Custom colors

You can pass your own custom colors to the colorScale prop. These colors can be any color from the UI Kit palette (positive in the example below) or any valid CSS color (orange and "#990000" in the example).