highcharts-export-data

highcharts-export-data module for react Highcharts. This package is generated based on highcharts v0.1.7

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
highcharts-export-data
0.1.76 years ago6 years agoMinified + gzip package size for highcharts-export-data in KB

Readme

highcharts-export-data
This is just a highcharts-export-data module copied from highcharts v0.1.7. This package is generated for simplicity of use.
Installation
npm install highcharts-export-data --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-export-data')

Or include the script in your HTML file.
<script src = "node_modules/highcharts-export-data/index.js">
Generation info
The code for generating the modules is in this repository
Issues
Issues with the way modules work should be reported to the Highcharts repository
Issues with the way modules were generated should be reported to publish-highcharts-modules repository