w-highcharts

A package for highcharts.


Keywords
package, tool, highcharts, nodejs, browser
License
MIT
Install
npm install w-highcharts@1.0.4

Documentation

w-highcharts

A package for highcharts.

language npm version license gzip file size npm download npm download jsdelivr download

Documentation

To view documentation or get support, visit docs.

Installation

Using npm(ES6 module):

Note: w-highcharts is mainly dependent on lodash-es and wsemi.

npm i w-highcharts

In a browser(UMD module):

Note: w-highcharts is mainly dependent on highcharts.

Add script for w-highcharts.

<script src="https://cdn.jsdelivr.net/npm/w-highcharts@1.0.4/dist/w-highcharts.umd.js"></script>