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

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

The newest version!
/**
 * @license Highcharts JS [email protected]@ (@product.date@)
 * @module highcharts/modules/pyramid3d
 * @requires highcharts
 * @requires highcharts/highcharts-3d
 * @requires highcharts/modules/cylinder
 * @requires highcharts/modules/funnel3d
 *
 * Highcharts 3D funnel module
 *
 * (c) 2010-2024 Kacper Madej
 *
 * License: www.highcharts.com/license
 */
'use strict';
import Highcharts from '../../Core/Globals.js';
import '../../Series/Pyramid3D/Pyramid3DSeries.js';
export default Highcharts;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy