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-23 00:26:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1b704a419f3c9d7b59691e576e6ee66f75c2442
Chart.js
/
src
/
core
History
Evert Timberg
f1b704a419
Fix scale fitting to give padding around the scale title & to account for label rotation
2015-09-24 18:53:48 -04:00
..
core.animation.js
More Accurate animation frame dropper
2015-08-03 17:17:49 -06:00
core.controller.js
Merge branch 'v2.0-dev' into v2.0-dev-refactor
2015-09-24 14:34:26 -06:00
core.element.js
New controllers, bar drawing (with errors)
2015-06-15 14:36:02 -06:00
core.helpers.js
Merge branch 'v2.0-dev' into v2.0-dev-refactor
2015-09-24 14:34:26 -06:00
core.js
Don't increase canvas css size during a retina scale. Reset the canvas style exactly as it was set before during destroy. Ensure coordinates are translated over correctly into model coordinates. Fixed a bug during destroy when unscaling the canvas
2015-09-22 19:22:55 -04:00
core.scale.js
Fix scale fitting to give padding around the scale title & to account for label rotation
2015-09-24 18:53:48 -04:00
core.scaleService.js
Stuck on shared vertical scale draw logic
2015-09-23 21:52:31 -06:00
core.tooltip.js
Let tooltips use time formatted labels if they exist
2015-09-11 12:20:32 -06:00