nnnick / chartjs
Simple HTML5 charts using the canvas element.
Installs: 138 703
Dependents: 16
Suggesters: 0
Security: 0
Stars: 51 658
Watchers: 1 451
Forks: 10 757
Language:JavaScript
Requires
- php: >=5.3.3
- dev-master
- v3.0.0-beta.7
- 3.0.0-beta.6
- v3.0.0-beta.5
- v3.0.0-beta.4
- v3.0.0-beta.3
- v3.0.0-beta.2
- v3.0.0-beta
- v3.0.0-alpha.2
- v3.0.0-alpha
- 2.9.x-dev
- v2.9.4
- v2.9.3
- v2.9.2
- v2.9.1
- v2.9.0
- v2.8.0
- v2.8.0-rc.1
- v2.7.3
- v2.7.2
- v2.7.1
- v2.7.0
- v2.6.0
- v2.5.0
- v2.4.0
- v2.3.0
- v2.3.0-rc.1
- v2.2.2
- v2.2.1
- v2.2.0
- v2.2.0-rc.2
- v2.2.0-rc.1
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- 2.1.0
- 2.0.2
- v2.0.1
- v2.0.0
- v1.1.1
- v1.1.0
- dev-benmccann-patch-1
- dev-release
This package is not auto-updated.
Last update: 2021-01-11 22:10:24 UTC
README
Simple yet flexible JavaScript charting for designers & developers
Documentation
Currently, there are two versions of the library (2.9.4 and 3.x.x). Version 2 is the latest stable version while 3 is the next (currently beta) version. As such bear the following in mind:
- Current docs points to version 2.9.4
- Npm/CDN/etc point to version 2.9.4 (unless you explicitly set newer version, e.g. npm next)
- Source currently points to 3.x.x version. 2.9.4 source is available here
- Docs for version 3.x.x are available here
- Introduction
- Getting Started
- General
- Configuration
- Charts
- Axes
- Developers
- Popular Extensions
- Samples
Contributing
Instructions on building and testing Chart.js can be found in the documentation. Before submitting an issue or a pull request, please take a moment to look over the contributing guidelines first. For support, please post questions on Stack Overflow with the chartjs
tag.
License
Chart.js is available under the MIT license.