Example of Rendering mode in Javascript (ES5) HeatMap Chart Control

/
/
Rendering mode

This sample visualizes the net migration rate for the northern European countries over the years. The data label is disabled in this sample, the tooltip displays the data point values. In property panel, the options are available to change the rendering mode between Canvas and SVG means of radio button.

More Details...

Net Migration Rate of Northern Europe From 1965 to 2015Channel IslDenmarkEstoniaFinlandIcelandIrelandLatviaLithuaniaNorwaySwedenUK1965-19701970-19751975-19801980-19851985-19901990-19951995-20002000-20052005-20102010-2015-6.815.3
Rendering Mode:
Description

In this example, you can see how to change the rendering mode between Canvas and SVG types in Heatmap. You can change the rendering mode using the renderingMode property. 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.