/** * @license Highcharts JS v9.1.0 (2021-05-04) * @module highcharts/modules/treemap * @requires highcharts * * (c) 2014-2021 Highsoft AS * Authors: Jon Arild Nygard / Oystein Moseng * * License: www.highcharts.com/license */ 'use strict'; import '../../Series/Treemap/TreemapSeries.js';