highcharts
Version:
JavaScript charting framework
14 lines (13 loc) • 325 B
JavaScript
/**
* @license Highcharts JS v8.0.0 (2019-12-10)
* @module highcharts/modules/histogram-bellcurve
* @requires highcharts
*
* (c) 2010-2019 Highsoft AS
* Author: Sebastian Domas
*
* License: www.highcharts.com/license
*/
;
import '../../modules/histogram.src.js';
import '../../modules/bellcurve.src.js';