2.3.1 • Published 6 years ago

chart-lb.js v2.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Chart-lb.js

Simple Chart.js Adaptation chartjs.org

Installation

You can download the latest version of Chart-lb.js on GitHub.

To install via npm:

npm install chart-lb.js --save

Documentation

You can find Chart.js documentation at www.chartjs.org/docs. The markdown files that build the site are available under /docs. Previous version documentation is available at www.chartjs.org/docs/#notes-previous-versions.

Contributing

For support using Chart.js, please post questions with the chartjs tag on Stack Overflow.

Building and Testing

To build, run gulp build.

To test, run gulp test.

To test against code standards, run gulp lint.

More information on building and testing can be found in gulpfile.js.

License

Chart-lb.js is available under the MIT license.