Chart.js/src/core
haschu 393db2a609 This fixes #2584 (#2592)
Improve scale auto-skipper when labels are not rotated
2016-05-18 18:20:06 -04:00
..
core.animation.js
core.controller.js Fixed unit tests :D 2016-05-13 22:39:11 -05:00
core.datasetController.js More perf and minification changes based on feedback 2016-05-14 08:58:42 -05:00
core.element.js Remove useless hasOwnProperty checks 2016-05-17 19:49:17 +02:00
core.helpers.js Remove useless hasOwnProperty checks 2016-05-17 19:49:17 +02:00
core.js
core.layoutService.js Only update the size of boxes that are not full width 2016-04-24 08:20:36 -04:00
core.legend.js Minor legend fix when going to next line 2016-05-04 21:06:19 -04:00
core.plugin.js Performance and minification improvements 2016-05-13 22:07:39 -05:00
core.scale.js This fixes #2584 (#2592) 2016-05-18 18:20:06 -04:00
core.scaleService.js Allow updating scale defaults 2016-05-07 11:43:24 -04:00
core.title.js Revert unnecessary changes 2016-05-07 17:04:34 -04:00
core.tooltip.js Fixed tooltip not showing in NULL datapoint in multi line chart 2016-05-16 21:02:57 +02:00