Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.
/ Chart.js Public archive
forked from chartjs/Chart.js

Simple HTML5 Charts using the <canvas> tag

License

Notifications You must be signed in to change notification settings

avlcodemonkey/Chart.js

 
 

Repository files navigation

Chart.js v1x

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.

v1.2.1 Bleeding-Edge

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
Contributing to 1.2.1

Submit PR's to the v1x branch.

Building and Testing

gulp build, gulp test, gulp watch --test

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.

About

Simple HTML5 Charts using the <canvas> tag

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%