Package Exports
- highstock-browserify
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (highstock-browserify) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
highcharts-browserify
browserify bundle for highstock. its free for non commercial http://www.highcharts.com/stock/demo/
var Highcharts = require('highstock-browserify');
// this is the Highcharts object from the doc
// here is the doc
//
// http://api.highcharts.com/highstock
//
// you use it like
//
// todo replace with requirebin and add image of requirebin
//
// http://jsfiddle.net/gh/get/jquery/1.9.1/highslide-software/highcharts.com/tree/master/samples/stock/demo/basic-line/
//
structure
the index.js and browser js files are built from npm run build index only exists so i can run tests and fakes a few browser objects its not imporant.
sorry its weird but this is an unhappy situation anyway. i want to make modules that pipe to highcharts-stream and this is a base module