Example of Selection in Javascript Heatmap Chart Control

/
/
Selection

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

More Details...

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, inject the Tooltip module using the Heatmap.Inject(Tooltip) method.