Simple HTML5 Charts using the tag
Go to file
2013-03-18 21:59:20 +05:30
.gitignore First commit. Version 0.1 2013-03-17 23:57:50 +00:00
bar.html First commit. Version 0.1 2013-03-17 23:57:50 +00:00
Chart.js First commit. Version 0.1 2013-03-17 23:57:50 +00:00
Chart.min.js First commit. Version 0.1 2013-03-17 23:57:50 +00:00
component.json Added Bower package support. 2013-03-18 21:59:20 +05:30
doughnut.html First commit. Version 0.1 2013-03-17 23:57:50 +00:00
line.html First commit. Version 0.1 2013-03-17 23:57:50 +00:00
pie.html First commit. Version 0.1 2013-03-17 23:57:50 +00:00
polarArea.html First commit. Version 0.1 2013-03-17 23:57:50 +00:00
radar.html First commit. Version 0.1 2013-03-17 23:57:50 +00:00
readme.md Added a license to the readme. 2013-03-18 07:40:28 +00:00
sixup.html First commit. Version 0.1 2013-03-17 23:57:50 +00:00

Chart.js

Simple HTML5 Charts using the canvas element chartjs.org

Documentation

You can find documentation at chartjs.org/docs.

License

Chart.js is available under the [MIT license] (http://opensource.org/licenses/MIT).