Chart.js/test
2016-01-09 09:51:04 -05:00
..
controller.bar.tests.js Update check to new system + fix tests 2015-12-17 09:31:01 -05:00
controller.doughnut.tests.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
controller.line.tests.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.tests.js Core element tests 2015-08-30 20:17:24 -04:00
core.helpers.tests.js Fixed broken tests 2015-12-21 23:47:38 +01:00
core.layoutService.tests.js Fix tests 2015-12-29 09:24:09 -05:00
element.arc.tests.js Arc element tests 2015-08-29 12:31:44 -04:00
element.line.tests.js Can now skip in all cases (start, mid, end) whether or not there is a look 2015-11-15 11:16:41 -05:00
element.point.tests.js Do mock context properties better 2015-08-28 23:20:01 -04:00
element.rectangle.tests.js Fix broken test 2015-12-23 12:00:56 -05:00
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 Fixed broken tests 2015-12-21 23:47:38 +01:00
scale.linear.tests.js Add test for scale 2016-01-09 09:51:04 -05:00
scale.logarithmic.tests.js Fixed broken tests 2015-12-21 23:47:38 +01:00
scale.radialLinear.tests.js Add suggestedMin, suggestedMax, min, and max options to radialLinear scale 2016-01-02 21:03:09 -05:00
scale.time.tests.js Fixed broken tests 2015-12-21 23:47:38 +01:00