Example of Multi Level Labels in Javascript Heatmap Chart Control

/
/
Multi Level Labels

This sample visualizes the product wise monthly sales revenue of the items sold by an online retailer in a year. The products are grouped based on the purchase domains and revenue is displayed as cell data.

More Details...

Description

In this example, you can see how to group axis labels. You can customize text in each level by using alignment,textSytle and border properties. Border of the axis labels can be customized by using type property. Rectangle Brace WithoutTopBorder WithoutBottomBorder WithoutTopandBottomBorder WithoutBorder. 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.