Guy dc58699ee7 Hover missing in parameter name
In the 1st dataset, the second time "pointBorderWidth" appeared it was under a comment referring to hover so I corrected it to be "pointHoverBorderWidth".  Also in the 2nd dataset. Needs to be tested.
2015-07-05 12:32:03 +03:00
2015-07-05 12:32:03 +03:00
2015-05-20 00:03:45 -07:00
2015-01-29 21:43:02 -05:00
2015-06-03 15:25:18 -06:00
2015-01-28 14:22:28 -05:00
2015-01-01 23:46:02 +00:00
2015-06-03 15:25:18 -06:00
2015-05-11 19:00:04 -06:00

Chart.js

Build Status Code Climate

Version 2.0 is in early alpha. We are changing the internal data model to reduce copying, increase performance and expose a more flexible API.

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.

Description
Languages
JavaScript 89%
TypeScript 10.6%
Shell 0.2%
HTML 0.2%