/** * @license Highcharts JS v7.1.3 (2019-08-14) * @module highcharts/modules/no-data-to-display * @requires highcharts * * Plugin for displaying a message when there is no data visible in chart. * * (c) 2010-2019 Highsoft AS * Author: Oystein Moseng * * License: www.highcharts.com/license */ 'use strict'; require('../../modules/no-data-to-display.src.js');