surat/vendor/bower-asset/highcharts/es-modules/masters/modules/histogram-bellcurve.src.js

14 lines
325 B
JavaScript
Raw Normal View History

2024-12-25 03:04:59 +00:00
/**
* @license Highcharts JS v7.2.2 (2020-08-24)
* @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';