Skip to main content

TreeMap

Array of series objects

Result
Loading...
Live Editor

Flat array of numerical values

Result
Loading...
Live Editor

Update Highcharts modules

TreeMap is not included in the default Highcharts bundle. You will need to extend Highcharts to use the TreeMap module.

import Highcharts from 'highcharts';
import TreeMap from 'highcharts/modules/treemap';

TreeMap(Highcharts);

Props