A variation around the HeatMap component. Well suited for large data sets as it does not impact DOM tree depth, however you'll lose the isomorphic ability and transitions.
The responsive alternative of this component is
ResponsiveHeatMapCanvas
.
Chart data.
Optional formatter for values.
Chart width.
Chart height.
'Depends on device'
Adjust pixel ratio, useful for HiDPI screens.
Chart margin.
false
Force square cells (width = height), please note that padding is ignored.
0
0
0
0
false
Optionally make the size of the cells vary depending on their value.