An heat map matrix, you can chose between various colors scales, you also have the ability to change the cell shape for rectangle or circle and even use a custom component.
The responsive alternative of this component is ResponsiveHeatMap.
This component is available in the @nivo/api, see
sample or
try it using the API client.
You can also see more example usages in
the storybook.
Chart data.
Optional formatter for values.
Chart width.
Chart height.
'Depends on device'Adjust pixel ratio, useful for HiDPI screens.
Chart margin.
falseForce square cells (width = height), please note that padding is ignored.
0000falseOptionally make the size of the cells vary depending on their value.