histogram-bellcurve.src.js 272 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 /** * @license @product.name@ JS v@product.version@ (@product.date@) * * (c) 2010-2017 Highsoft AS * Author: Sebastian Domas * * License: www.highcharts.com/license */ 'use strict'; import '../../modules/histogram.src.js'; import '../../modules/bellcurve.src.js';