syncsynchalt / Chart.js

Simple HTML5 Charts using the <canvas> tag

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chart.js

Simple HTML5 Charts using the canvas element chartjs.org

Further plans

  • Tooltips (see Branch tooltips)
  • Label positioning (inside, outside, legend)
  • code refactoring for more object-oriented programming style and better extendability

Documentation

You can find documentation at chartjs.org/docs.

License

Chart.js was taken down on the 19th March. It is now back online for good and IS available under MIT license.

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

About

Simple HTML5 Charts using the <canvas> tag

License:MIT License


Languages

Language:JavaScript 93.0%Language:CSS 7.0%