Chart.js/src/core
2015-11-24 19:18:15 -05:00
..
core.animation.js More Accurate animation frame dropper 2015-08-03 17:17:49 -06:00
core.controller.js Reference data from the main controller wherever possible. Updated tests to account for this. 2015-11-13 09:38:35 -05:00
core.element.js Handle transitioning NaNs 2015-11-14 22:49:53 -05:00
core.helpers.js Stored pixel ratio in a variable with a fallback value for browsers that doesn't support window.devicePixelRatio fixing rendering issues for IE10 and IE9. (issue #1622) 2015-11-24 11:26:24 +01:00
core.js Do not bind to touchend events. This is the same as v1.x 2015-11-11 21:21:25 -05:00
core.scale.js Change scale show properties to display and update tests 2015-11-24 19:18:15 -05: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 Update tooltip colour draw code 2015-11-13 08:20:39 -05:00