kete2003 / Chart.js

Simple HTML5 Charts using the <canvas> tag

Home Page:http://www.chartjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple HTML5 Charts using the <canvas> tag

http://www.chartjs.org/

License:MIT License


Languages

Language:JavaScript 100.0%