UNPKG

highcharts

Version:
15 lines (14 loc) 382 B
/** * @license Highstock JS v10.0.0 (2022-03-07) * @module highcharts/modules/hollowcandlestick * @requires highcharts * @requires highcharts/modules/stock * * Hollow Candlestick series type for Highcharts Stock * * (c) 2010-2021 Karol Kolodziej * * License: www.highcharts.com/license */ 'use strict'; import '../../Series/HollowCandlestick/HollowCandlestickSeries.js';