This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
Chart.js
Watch
1
Star
0
Fork
0
You've already forked Chart.js
mirror of
https://github.com/chartjs/Chart.js.git
synced
2026-01-25 16:42:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Chart.js
/
docs
History
Sam Stevens
cdf0682e39
change the default setting for Chart.defaults.global.title.display from true to false in the docs to match the code
2016-04-27 12:34:58 +01:00
..
00-Getting-Started.md
change the default setting for Chart.defaults.global.title.display from true to false in the docs to match the code
2016-04-27 12:34:58 +01:00
01-Scales.md
Added default ("left") for position field in global scale defaults.
2016-04-26 03:09:35 +02:00
02-Line-Chart.md
-- Replaced '-' and 'Array' with 'Object' where appropriate
2016-04-26 01:59:11 +02:00
03-Bar-Chart.md
-- Replaced '-' and 'Array' with 'Object' where appropriate
2016-04-26 01:59:11 +02:00
04-Radar-Chart.md
Removed scale option from pie/doughnut docs (not used)
2016-04-26 02:54:16 +02:00
05-Polar-Area-Chart.md
-- Replaced '-' and 'Array' with 'Object' where appropriate
2016-04-26 01:59:11 +02:00
06-Pie-Doughnut-Chart.md
Removed scale option from pie/doughnut docs (not used)
2016-04-26 02:54:16 +02:00
07-Advanced.md
Add in a beforeRender plugin event. Makes it easier to handle things that need to happen once at the start of animation but not on every frame
2016-04-22 21:04:55 -04:00
08-Notes.md
fixes
#2351
2016-04-25 16:47:36 +02:00