no-data-to-display.src.js 313 B

1234567891011
  1. /**
  2. * @license @product.name@ JS v@product.version@ (@product.date@)
  3. * Plugin for displaying a message when there is no data visible in chart.
  4. *
  5. * (c) 2010-2019 Highsoft AS
  6. * Author: Oystein Moseng
  7. *
  8. * License: www.highcharts.com/license
  9. */
  10. 'use strict';
  11. import '../../modules/no-data-to-display.src.js';