highcharts-3d
This is just a highcharts-3d module copied from highcharts-release v0.0.4.
This package is generated for simplicity of use.
Installation
npm install highcharts-3d --save
Usage
The package expects that global Highcharts
variable is set.
It also doesn't export anything.
Then just require the package if you use common.js
require('highcharts-3d')
Or include the script in your HTML file.
<script src = "node_modules/highcharts-3d/index.js">
Generation info
The code for generating the modules is in this repository
Issues
Issues with the way modules work
Issues with the way modules were generated