Esa-Matti Suuronen 624fbfd474 Explicit global definition
Some script bundlers such as Browserify compile a wrapper function over the modules. If var-statement is used to define the global it will be hidden inside it. Use window-global to define Chart global explicitly.
2013-04-13 11:55:36 +03:00
2013-03-25 19:25:57 +00:00
2013-03-17 23:57:50 +00:00
2013-04-13 11:55:36 +03:00
2013-04-12 21:20:44 +01:00
2013-04-12 21:26:33 +01:00
2013-03-20 00:09:51 -04:00
2013-03-19 16:22:03 +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 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).

Description
Simple HTML5 Charts using the tag
Readme 68 MiB
Languages
JavaScript 89%
TypeScript 10.6%
Shell 0.2%
HTML 0.2%