motorbike/public/assets/bower_components/chart.js
2025-08-19 13:53:05 +03:00
..
docs commit 19082025 2025-08-19 13:53:05 +03:00
samples commit 19082025 2025-08-19 13:53:05 +03:00
src commit 19082025 2025-08-19 13:53:05 +03:00
.bower.json commit 19082025 2025-08-19 13:53:05 +03:00
.gitignore commit 19082025 2025-08-19 13:53:05 +03:00
.travis.yml commit 19082025 2025-08-19 13:53:05 +03:00
bower.json commit 19082025 2025-08-19 13:53:05 +03:00
Chart.js commit 19082025 2025-08-19 13:53:05 +03:00
Chart.min.js commit 19082025 2025-08-19 13:53:05 +03:00
CONTRIBUTING.md commit 19082025 2025-08-19 13:53:05 +03:00
gulpfile.js commit 19082025 2025-08-19 13:53:05 +03:00
LICENSE.md commit 19082025 2025-08-19 13:53:05 +03:00
package.json commit 19082025 2025-08-19 13:53:05 +03:00
README.md commit 19082025 2025-08-19 13:53:05 +03:00

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.