UNPKG

highcharts

Version:
15 lines (14 loc) 359 B
/** * @license @product.name@ JS v@product.version@ (@product.date@) * @module highcharts/indicators/pivot-points * @requires highcharts * @requires highcharts/modules/stock * * Indicator series type for Highstock * * (c) 2010-2019 Paweł Fus * * License: www.highcharts.com/license */ 'use strict'; import '../../indicators/pivot-points.src.js';