Chart.js/src/core
2015-10-17 00:35:47 +01: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 Before labels can rotate, we need the appropriate left, right, top, & bottom attributes of the scale set with default values so that tick spacing can be determined. After ensuring that this happens, tests needed to be updated. Added unit testing for the scale service. 2015-10-13 11:43:00 -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