Example of undefined in React HeatMap Chart Component

/
/
ArrayRow

This sample visualizes the GDP growth rate for the countries which are the world’s major economies over the years.

More Details...

Loading....
Description

In this example, you can see how to bind array object as data source for heatmap and configure the Heatmap using the data adaptor support. You can directly bind the array object to the Heatmap data source with default property settings.

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 {''} method.