tupali/librerias/gantt/code/es-modules/masters/modules/heatmap.src.js

14 lines
336 B
JavaScript

/**
* @license Highmaps JS v8.1.0 (2020-05-05)
* @module highcharts/modules/heatmap
* @requires highcharts
*
* (c) 2009-2019 Torstein Honsi
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../parts-map/ColorAxis.js';
import '../../parts-map/ColorMapSeriesMixin.js';
import '../../parts-map/HeatmapSeries.js';