highnode

1.0.1 • Public • Published

highnode

npm license github-issues Circle CI build status

Node module to make highcharts a little more usable

nodei.co

travis-status stars forks

forks

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

License

Readme

Keywords

none

Package Sidebar

Install

npm i highnode

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • hjonasson