Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

highcharts-offline-exporting

kirjs1.9kCCdeprecated0.1.7

this package has been deprecated, just import modules from the highcharts folder

highcharts-offline-exporting module for react Highcharts. This package is generated based on highcharts v0.1.7

charts, highcharts, highcharts-offline-exporting

readme

highcharts-offline-exporting

This is just a highcharts-offline-exporting module copied from highcharts v0.1.7. This package is generated for simplicity of use.

Installation

npm install highcharts-offline-exporting --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-offline-exporting')

Or include the script in your HTML file.

<script src = "node_modules/highcharts-offline-exporting/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