Chart.js/src/core
2015-11-23 21:04:41 -05:00
..
core.animation.js More Accurate animation frame dropper 2015-08-03 17:17:49 -06:00
core.controller.js Initial toggling of datasets from the legend. 2015-11-22 22:31:08 -05:00
core.element.js Handle transitioning NaNs 2015-11-14 22:49:53 -05:00
core.helpers.js Prevent NaN results when previous, point, and next are all the same 2015-11-14 22:49:08 -05: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.layoutService.js ensure that fullwidth boxes are at very top / bottom 2015-11-21 22:10:39 -05:00
core.legend.js Adds strikethrough of legend text when dataset is hidden 2015-11-23 21:04:41 -05:00
core.scale.js Modify layout service to be able to place horizontal boxes as either full width or not full width. Currently the legend is the only full width box we have. Scales were modified so as not to be full width, however Core.Scale can handle boxes that are full width. 2015-11-21 10:51:32 -05:00
core.scaleService.js 50% Canvas Legend Support 2015-10-26 13:57:59 -06:00
core.tooltip.js Update tooltip colour draw code 2015-11-13 08:20:39 -05:00