Files
Sensores/static/lib/Highcharts-10.2.1/es-modules/masters/modules/histogram-bellcurve.src.js
2025-04-17 00:35:33 -06:00

14 lines
348 B
JavaScript

/**
* @license Highcharts JS v10.2.1 (2022-08-29)
* @module highcharts/modules/histogram-bellcurve
* @requires highcharts
*
* (c) 2010-2021 Highsoft AS
* Author: Sebastian Domas
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../Series/Histogram/HistogramSeries.js';
import '../../Series/Bellcurve/BellcurveSeries.js';