UNPKG

highcharts

Version:
15 lines (14 loc) 350 B
/** * @license Highstock JS v8.0.0 (2019-12-10) * @module highcharts/indicators/indicators * @requires highcharts * @requires highcharts/modules/stock * * Indicator series type for Highstock * * (c) 2010-2019 Pawel Fus, Sebastian Bochan * * License: www.highcharts.com/license */ 'use strict'; import '../../indicators/indicators.src.js';