All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.es-modules.masters.modules.series-label.src.js Maven / Gradle / Ivy

The newest version!
/**
 * @license Highcharts JS [email protected]@ (@product.date@)
 * @module highcharts/modules/series-label
 * @requires highcharts
 *
 * (c) 2009-2024 Torstein Honsi
 *
 * License: www.highcharts.com/license
 */
'use strict';
import Highcharts from '../../Core/Globals.js';
import SeriesLabel from '../../Extensions/SeriesLabel/SeriesLabel.js';
const G = Highcharts;
SeriesLabel.compose(G.Chart, G.SVGRenderer);
export default Highcharts;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy