- /**
- * @license Highcharts JS v9.0.1 (2021-02-16)
- * @module highcharts/modules/arrow-symbols
- * @requires highcharts
- *
- * Arrow Symbols
- *
- * (c) 2017-2021 Lars A. V. Cabrera
- *
- * License: www.highcharts.com/license
- */
- 'use strict';
- import '../../Extensions/ArrowSymbols.js';
|