1.0.1 • Published 8 years ago
highnode v1.0.1
highnode
Node module to make highcharts a little more usable
Features
Install
npm install --save highnode
Scripts
- 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
Dependencies
Package | Version | Dev |
---|---|---|
d3 | 4.4.0 | ✖ |
brfs | 1.4.3 | ✖ |
ava | ^0.15.0 | ✔ |
node-readme | ^0.1.9 | ✔ |
xo | ^0.16.0 | ✔ |
Contributing
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!
Author
Hjortur Jonasson hjorturjonasson@gmail.com undefined