Example of Selection in React HeatMap Chart Component

/
/
CellSelection

This sample visualizes the revenue from the top exported products between the year 2014 and 2018, valued in USD million.

More Details...

Loading....
Description

In this example, you can see how to selected the cell in heat map and render the column chart based on selected data.

The tooltip is enabled in this example. To see the tooltip in action, hover the mouse over an item or tap an item on touch-enabled devices.



Injecting Module

Heatmap component features are separated into discrete feature-based modules. To use a tooltip and the legend, inject the Tooltip and Legend module using the {''} method.