forked fromchartjs/Chart.js
- Notifications
You must be signed in to change notification settings - Fork0
Simple HTML5 Charts using the <canvas> tag
License
NotificationsYou must be signed in to change notification settings
letunglam/Chart.js
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Simple HTML5 Charts using the canvas elementchartjs.org
You can find documentation atchartjs.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.
Chart.js is available under theMIT license.
When reporting bugs or issues, if you could include a link to a simplejsbin or similar demonstrating the issue, that'd be really helpful.
New contributions to the library are welcome, just a couple of guidelines:
- Tabs for indentation, not spaces please.
- Please ensure you're changing the individual files in
/src, not the concatenated output in theChart.jsfile in the root of the repo. - Please check that your code will pass
jshintcode standards,gulp jshintwill run this for you. - Please keep pull requests concise, and document new functionality in the relevant
.mdfile. - Consider whether your changes are useful for all users, or if creating a Chart.js extension would be more appropriate.
About
Simple HTML5 Charts using the <canvas> tag
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published