highcharts
Version:
JavaScript charting framework
14 lines (13 loc) • 307 B
JavaScript
/**
* @license @product.name@ JS v@product.version@ (@product.date@)
* @module highcharts/modules/pareto
* @requires highcharts
*
* Pareto series type for Highcharts
*
* (c) 2010-2019 Sebastian Bochan
*
* License: www.highcharts.com/license
*/
;
import '../../modules/pareto.src.js';