current-date-indicator.src.js 245 B

12345678910
  1. /**
  2. * @license @product.name@ JS v@product.version@ (@product.date@)
  3. * CurrentDateIndicator
  4. *
  5. * (c) 2010-2019 Lars A. V. Cabrera
  6. *
  7. * License: www.highcharts.com/license
  8. */
  9. 'use strict';
  10. import '../../parts-gantt/CurrentDateIndicator.js';