/** * @license Highcharts JS v8.2.0 (2020-08-20) * @module highcharts/modules/treemap * @requires highcharts * * (c) 2014-2019 Highsoft AS * Authors: Jon Arild Nygard / Oystein Moseng * * License: www.highcharts.com/license */ 'use strict'; import '../../Series/TreemapSeries.js';