Chart.js/src/core
2015-09-14 20:32:23 -04:00
..
core.animation.js More Accurate animation frame dropper 2015-08-03 17:17:49 -06:00
core.controller.js During a mousemove event only re-render the chart instead of updating it. Updating uses more memory & causes flicker in the axes. 2015-08-08 18:12:01 -04:00
core.element.js New controllers, bar drawing (with errors) 2015-06-15 14:36:02 -06:00
core.helpers.js Fixes to show all lines but not all labels. Added a variable in the template function to make debugging nicer. 2015-09-14 20:32:23 -04:00
core.js Legends for Line, Bar & Radar charts. 2015-07-05 14:47:56 -04:00
core.responsive.js Even better responsive sizing 2015-06-16 13:19:01 -06:00
core.scale.js Category scale now has defaults. Updated the bar & line charts to use this new default. 2015-06-13 13:25:41 -04:00
core.tooltip.js If the element has a label, use that in the tooltip instead of the dataset label. 2015-08-31 21:49:51 -04:00