NGToolsCSharp/NGTools/Scripts/Highcharts-7.1.1/code/es-modules/masters/modules/pyramid3d.src.js

17 lines
422 B
JavaScript
Raw Normal View History

2024-09-13 08:44:13 +00:00
/**
* @license @product.name@ JS v@product.version@ (@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-2019 Kacper Madej
*
* License: www.highcharts.com/license
*/
'use strict';
import '../../modules/pyramid3d.src.js';