tree: 42278c93387da9926b24aee941db1c50628668a5 [path history] [tgz]
  1. .bower.json
  2. .gitignore
  3. .travis.yml
  4. CONTRIBUTING.md
  5. Chart.js
  6. Chart.min.js
  7. LICENSE.md
  8. README.md
  9. bower.json
  10. docs/
  11. gulpfile.js
  12. package.json
  13. samples/
  14. src/
xos-apps/auto-scale/gui/src/vendor/Chart.js/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.