Example of Selection & Highlight in Javascript TreeMap Control

/
/
Selection & Highlight

This sample depicts the details of goods imported by Japan. Selection and highlight options have been enabled in this sample.

More Details...

Import and Export details of USImportExport20112010Chemical productsTextile articlesBase metalsAnimal productsChemical productsTextile articlesBase metalsAnima...20112010Chemical productsBase metalsTextile articlesAnimal prod...Chemical productsBase metalsTextile art...Animal pr...
Highlight
Enable
Mode
Selection
Enable
Mode
Description

In this example, you can see the modes available for performing highlight and selection in TreeMap. It can be either enabled or disabled. Injecting Module TreeMap component features are segregated into individual feature-wise modules. To use highlight and selection, inject the Selection module using the TreeMap.Inject(TreeMapSelection)inject the Highlight module using the TreeMap.Inject(TreeMapHighlight) method. More information on selection can be found in this documentation section.