Node module to make highcharts a little more usable
npm install --save highnode
-
npm run sparkline :
browserify -t brfs sparkline/plot.js -o bundle.js
-
npm run bubbleChart :
browserify -t brfs bubbleChart/plot.js -o bundle.js
-
npm run stackedColumnChart :
browserify -t brfs stackedColumnChart/plot.js -o bundle.js
-
npm run readme :
node ./node_modules/.bin/node-readme
Package | Version | Dev |
---|---|---|
d3 | 4.4.0 | ✖ |
brfs | 1.4.3 | ✖ |
ava | ^0.15.0 | ✔ |
node-readme | ^0.1.9 | ✔ |
xo | ^0.16.0 | ✔ |
Contributions welcome; Please submit all pull requests the against master branch. If your pull request contains JavaScript patches or features, you should include relevant unit tests. Please check the Contributing Guidelines for more details. Thanks!
Hjortur Jonasson hjorturjonasson@gmail.com undefined