highcharts
Version:
JavaScript charting framework
15 lines (14 loc) • 382 B
JavaScript
/**
* @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
*/
;
import '../../Series/HollowCandlestick/HollowCandlestickSeries.js';