backoffice/node_modules/chart.js
root ab9f8bb658 first commit 2020-02-06 10:09:39 +00:00
..
docs first commit 2020-02-06 10:09:39 +00:00
samples first commit 2020-02-06 10:09:39 +00:00
src first commit 2020-02-06 10:09:39 +00:00
.npmignore first commit 2020-02-06 10:09:39 +00:00
.travis.yml first commit 2020-02-06 10:09:39 +00:00
CONTRIBUTING.md first commit 2020-02-06 10:09:39 +00:00
Chart.js first commit 2020-02-06 10:09:39 +00:00
Chart.min.js first commit 2020-02-06 10:09:39 +00:00
LICENSE.md first commit 2020-02-06 10:09:39 +00:00
README.md first commit 2020-02-06 10:09:39 +00:00
bower.json first commit 2020-02-06 10:09:39 +00:00
gulpfile.js first commit 2020-02-06 10:09:39 +00:00
package.json first commit 2020-02-06 10:09:39 +00:00

README.md

Chart.js

Build Status Code Climate

Simple HTML5 Charts using the canvas element chartjs.org

Documentation

You can find documentation at chartjs.org/docs. The markdown files that build the site are available under /docs. Please note - in some of the json examples of configuration you might notice some liquid tags - this is just for the generating the site html, please disregard.

Bugs, issues and contributing

Before submitting an issue or a pull request to the project, please take a moment to look over the contributing guidelines first.

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

License

Chart.js is available under the MIT license.