Heatmap
Home > @gooddata/sdk-ui-charts > Heatmap
Heatmap variable
Heatmap represents data as a matrix where individual values are represented as colors. Heatmaps can help you discover trends and understand complex datasets.
Signature:
Heatmap: (props: IHeatmapProps) => React.JSX.Element
Remarks
See IHeatmapProps to learn how to configure the Heatmap and the heatmap documentation for more information.