Back to Fluentui

HeatMapChartOverview

packages/react-examples/src/react-charting/HeatMapChart/docs/HeatMapChartOverview.md

4.40.2-hotfix2471 B
Original Source

A heatmap is a 2D visualization that uses color to represent magnitude or intensity of values in the dataset. Generally, the color uses a sequential palette and corresponds to the value’s relative position within the represented ranges. This generally means larger values have darker colors.

Refer to this Readme on how to start using the @fluentui/react-charting library.