UNPKG

highcharts

Version:
14 lines (13 loc) 272 B
/** * @license Highcharts JS v8.2.0 (2020-08-20) * @module highcharts/modules/color-axis * @requires highcharts * * ColorAxis module * * (c) 2012-2019 Pawel Potaczek * * License: www.highcharts.com/license */ 'use strict'; import '../../Core/Axis/ColorAxis.js';