- /**
- * @license Highcharts Gantt JS v8.2.0 (2020-08-20)
- * @module highcharts/modules/current-date-indicator
- * @requires highcharts
- *
- * CurrentDateIndicator
- *
- * (c) 2010-2019 Lars A. V. Cabrera
- *
- * License: www.highcharts.com/license
- */
- 'use strict';
- import '../../Extensions/CurrentDateIndication.js';
|