/** * @license Highcharts JS v9.1.0 (2021-05-04) * @module highcharts/modules/lollipop * @requires highcharts * * (c) 2009-2021 Sebastian Bochan, Rafal Sebestjanski * * License: www.highcharts.com/license */ 'use strict'; import '../../Series/Lollipop/LollipopSeries.js';