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-08 01:06:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3699addf165b38d12e25652fab61059d3e3e8996
Chart.js
/
src
/
core
History
etimberg
3699addf16
Use the correct font for the ticks. Ensure that scale labels fill in the correct colour.
2015-10-16 22:00:43 -04:00
..
core.animation.js
More Accurate animation frame dropper
2015-08-03 17:17:49 -06:00
core.controller.js
Update controllers to handle datasets that are not visible
2015-10-07 19:54:11 -04:00
core.element.js
New controllers, bar drawing (with errors)
2015-06-15 14:36:02 -06:00
core.helpers.js
Fix HTMLIframeElement remove/removeNode issue in removeResizeListener method
2015-10-17 00:35:47 +01:00
core.js
Put comment back in correct spot
2015-10-12 09:19:14 -04:00
core.scale.js
Use the correct font for the ticks. Ensure that scale labels fill in the correct colour.
2015-10-16 22:00:43 -04:00
core.scaleService.js
Only merge scale defaults with the global scale defaults when getting the scale defaults. Otherwise, the user does not have the ability to change them via the global settings since registration occurs when the library is loaded.
2015-10-12 08:58:03 -04:00
core.tooltip.js
Let tooltips use time formatted labels if they exist
2015-09-11 12:20:32 -06:00