UNPKG

highcharts

Version:
14 lines (13 loc) 300 B
/** * @license Highcharts JS v9.0.1 (2021-02-16) * @module highcharts/modules/pareto * @requires highcharts * * Pareto series type for Highcharts * * (c) 2010-2021 Sebastian Bochan * * License: www.highcharts.com/license */ 'use strict'; import '../../Series/ParetoSeries/ParetoSeries.js';