NGToolsCSharp/NGTools/Scripts/Highcharts-7.1.1/code/es-modules/masters/modules/heatmap.src.js

14 lines
355 B
JavaScript
Raw Normal View History

2024-09-13 08:44:13 +00:00
/**
* @license @product.name@ JS v@product.version@ (@product.date@)
* @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/ColorSeriesMixin.js';
import '../../parts-map/HeatmapSeries.js';