Simple HTML5 Charts using the canvas element
This fork of Chart.js is based off of the 1.1.1 branch of the original project. If you're looking for the standard version go to chartjs.org.
- Branch: v1x
This somewhat retro version is being tweaked to try to decrease the bundle size and to increase performance.
Some features are being removed to accomplish that end:
- Animation
- Scale override
Submit PR's to the v1x branch.
gulp build
, gulp test
, gulp watch --test
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.
Chart.js is available under the MIT license.