/** * @license Highcharts JS v7.1.3 (2019-08-14) * @module highcharts/modules/histogram-bellcurve * @requires highcharts * * (c) 2010-2019 Highsoft AS * Author: Sebastian Domas * * License: www.highcharts.com/license */ 'use strict'; require('../../modules/histogram.src.js'); require('../../modules/bellcurve.src.js');