browserify bundle for highcharts. its free for non commercial http://www.highcharts.com/demo/
var HighCharts = require('highcharts-browserify');
// this is the Highcharts object from the doc
// here is the doc
//
// http://api.highcharts.com/highcharts
//
// 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/highcharts/demo/line-basic/
//
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