Chart.js/src/core
2016-04-10 10:10:31 -04:00
..
core.animation.js Fix animation bug. Helpers.findNextWhere no longer returned the index of the item. This causes the wrong animation object to be removed. 2016-03-13 12:24:33 -04:00
core.controller.js Clip out the chart area so that things outside do not draw 2016-04-02 21:41:57 -04:00
core.datasetController.js Clean up code climate style issues and formatting. 2016-02-14 17:06:00 -05:00
core.element.js Improve joshing reporting. Added a JSHint config file. 2016-02-13 20:12:26 -05:00
core.helpers.js Don't measure undefined or null strings. 2016-04-10 10:10:31 -04:00
core.js Clean up code climate style issues and formatting. 2016-02-14 17:06:00 -05:00
core.layoutService.js Removed the default padding 2016-03-24 14:07:35 -05:00
core.legend.js Better handling when data.datasets does not exist 2016-03-29 20:10:29 -04:00
core.scale.js Fix some time rounding problems 2016-03-05 22:58:34 -05:00
core.scaleService.js Clean up code climate style issues and formatting. 2016-02-14 17:06:00 -05:00
core.title.js Fix global font settings 2016-02-28 13:41:17 -05:00
core.tooltip.js Moved _model xAlign and yAlign setting to Positioning section and 2016-03-10 09:05:59 +01:00