Skip to content

golyakov/highstock-browserify

Repository files navigation

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

About

Highcharts and Highstock and wrapper for browserify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published