Chart.js/src/core
2015-09-21 20:59:53 -04:00
..
core.animation.js More Accurate animation frame dropper 2015-08-03 17:17:49 -06:00
core.controller.js Remove unneeded functions from core controller. Updated dataset controllers to have a separate function to update the meta data for each dataset 2015-09-21 20:59:53 -04:00
core.element.js New controllers, bar drawing (with errors) 2015-06-15 14:36:02 -06:00
core.helpers.js Merge pull request #1471 from etimberg/fix/mouse-coordinates 2015-09-21 11:37:21 -06:00
core.js Use hidden iframe to detect resize + obey max width when getting maximum size. Updated the bar sample to start off hidden. Use the 'show' button to display the graph 2015-09-20 10:30:12 -04:00
core.scale.js Prevent a jump in the category scale when the labels need to rotate only when there is no margin yet applied. 2015-09-20 10:32:43 -04:00
core.tooltip.js Let tooltips use time formatted labels if they exist 2015-09-11 12:20:32 -06:00