NGToolsCSharp/NGTools/Scripts/Highcharts-7.1.1/code/es-modules/masters/modules/histogram-bellcurve.src.js
2024-09-13 16:44:30 +08:00

14 lines
345 B
JavaScript

/**
* @license @product.name@ JS v@product.version@ (@product.date@)
* @module highcharts/modules/histogram-bellcurve
* @requires highcharts
*
* (c) 2010-2019 Highsoft AS
* Author: Sebastian Domas
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../modules/histogram.src.js';
import '../../modules/bellcurve.src.js';