Chart.js/test
2015-09-27 21:34:16 -04:00
..
controller.bar.tests.js Last bar controller test fixes 2015-09-27 18:29:54 -04:00
controller.doughnut.tests.js
controller.line.tests.js Fix line controller tests 2015-09-27 19:19:21 -04:00
core.element.tests.js
core.helpers.tests.js Fix broken helper test 2015-09-27 19:40:38 -04:00
element.arc.tests.js
element.line.tests.js
element.point.tests.js
element.rectangle.tests.js
mockContext.js Convert the radialLinear scale to derive from Core.scale. Radial linear scale is now fit using the scale service. Added tests for the radialLinear scale. 2015-09-27 11:58:20 -04:00
scale.category.tests.js
scale.linear.tests.js Removed the line scale override file since functionality no longer directly exists. Updated the core scale drawing with tighter padding & better drawing when on top. Updated tests 2015-09-27 21:34:16 -04:00
scale.logarithmic.tests.js
scale.radialLinear.tests.js Convert the radialLinear scale to derive from Core.scale. Radial linear scale is now fit using the scale service. Added tests for the radialLinear scale. 2015-09-27 11:58:20 -04:00
scale.time.tests.js