histogram-bellcurve.src.js 272 B

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