UNPKG

highcharts

Version:
13 lines (12 loc) 298 B
/** * @license Highcharts JS v9.0.1 (2021-02-16) * @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';