- /**
- * @license Highcharts JS v8.2.0 (2020-08-20)
- * @module highcharts/modules/arrow-symbols
- * @requires highcharts
- *
- * Arrow Symbols
- *
- * (c) 2017-2019 Lars A. V. Cabrera
- *
- * License: www.highcharts.com/license
- */
- 'use strict';
- import '../../Extensions/ArrowSymbols.js';
|