Chart.js/src/core
2016-01-07 15:57:53 -05:00
..
core.animation.js Call animation callbacks. Created a sample file that shows their use by updating a progress bar during the animation. Updated the documentation to show how they are called. 2015-12-12 10:01:08 -05:00
core.controller.js Improvements to tooltip alignment to avoid the canvas edges 2015-12-22 21:35:23 -05:00
core.datasetController.js All dataset controllers now inherit from a common base class Chart.DatasetController. This makes writing external controllers much easier 2015-12-13 14:35:40 -05:00
core.element.js Handle transitioning NaNs 2015-11-14 22:49:53 -05:00
core.helpers.js clean up helpers file before starting work 2015-12-31 18:41:21 -05:00
core.js Remove old and stuff. Use the correct color variable instead of window.color 2015-12-02 22:15:03 -05:00
core.layoutService.js Fix layout service 2015-12-29 09:07:01 -05:00
core.legend.js Better sizing when not displaying 2015-12-07 21:58:48 -05:00
core.scale.js Fix a bug where ticks get culled when they don't need to be 2016-01-07 15:57:53 -05:00
core.scaleService.js Update scale fitting to prevent horizontal scales from jumping around. 2015-12-01 21:01:13 -05:00
core.title.js Docs + move defaults to correct place. 2015-12-06 11:19:55 -05:00
core.tooltip.js Better handling of large tooltips 2015-12-29 12:58:53 -05:00