Skip to content

abeutel/Chart.js

This branch is 4210 commits behind chartjs/Chart.js:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

126e318 · Jan 9, 2016
Jan 9, 2016
May 12, 2015
Jan 9, 2016
Aug 18, 2015
Jan 30, 2015
Nov 16, 2015
Jan 9, 2016
Jan 9, 2016
Dec 31, 2015
Jan 1, 2016
Dec 21, 2015
Nov 5, 2015
May 28, 2015
Dec 25, 2015

Repository files navigation

Chart.js

Build Status Code Climate

Simple HTML5 Charts using the canvas element chartjs.org

v1.0.2 Stable

Examples | Documentation

v2.0 Beta

Documentation for v2.0 is currently located here.

v2.0 Bleeding-Edge

The next generation and release of Chart.js (v2.0) has been well under way this year and we are very close to releasing some amazing new features including, but not limited to:

  • Rewritten, optimized, and unit-tested
  • New and improved scales (log, time, linear, category, multiple scales)
  • Improved Tooltips and tooltip callbacks for customization
  • Improved responsiveness and resizing
  • Powerful support for adding, removing, changing, and updating data on the fly
  • Animations for everything, including all elements, colors and tooltips
  • Powerful customization when you need it. Automatic and dynamic when you don't.
  • Excellent support for modern frameworks and modular build systems.
  • Even more extensible via new element controllers, core scale classes, combo chart support, and hook systems
  • Bug fixes, stability improvements, etc.

#####Contributing to 2.0 Submit PR's to the v2.0-dev branch.

#####Building and Testing gulp build, gulp test, gulp watch --test

#####v1.x Status: Feature Complete v1.x is now considered feature complete. PR's for bug fixes are still extremely welcome. Any open PR's for v1.x features will need to be reconsidered, refactored and resubmitted for v2.x (if the feature has not already been implemented). For questions on new features refer to the docs in the v2.0-dev branch

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%