This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Chart.js
Watch
2
Star
0
Fork
0
You've already forked Chart.js
mirror of
https://github.com/chartjs/Chart.js.git
synced
2026-03-07 16:56:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc7d1d39fd5f2fdfbe55764136fd4aa3efbe7269
Chart.js
/
src
/
controllers
History
Evert Timberg
bc7d1d39fd
Convert the radialLinear scale to derive from Core.scale. Radial linear scale is now fit using the scale service. Added tests for the radialLinear scale.
2015-09-27 11:58:20 -04:00
..
controller.bar.js
I guess, don't include the offset. Bars now align correctly.
2015-09-24 22:49:43 -06:00
controller.doughnut.js
Remove unneeded functions from core controller. Updated dataset controllers to have a separate function to update the meta data for each dataset
2015-09-21 20:59:53 -04:00
controller.line.js
Merge branch 'v2.0-dev' into v2.0-dev-refactor
2015-09-24 14:34:26 -06:00
controller.polarArea.js
Convert the radialLinear scale to derive from Core.scale. Radial linear scale is now fit using the scale service. Added tests for the radialLinear scale.
2015-09-27 11:58:20 -04:00
controller.radar.js
Convert the radialLinear scale to derive from Core.scale. Radial linear scale is now fit using the scale service. Added tests for the radialLinear scale.
2015-09-27 11:58:20 -04:00