Chart.js/test
2015-12-04 19:22:48 -05:00
..
controller.bar.tests.js Merge pull request #1646 from nnnick/fix/1640 2015-11-16 16:10:01 -07:00
controller.doughnut.tests.js Doughnut controller needs to obey chart area size 2015-12-04 19:22:48 -05:00
controller.line.tests.js Fix tests 2015-11-17 18:38:19 -05:00
core.element.tests.js Core element tests 2015-08-30 20:17:24 -04:00
core.helpers.tests.js Realized minRotaion not needed, removed as an option and removed from tests 2015-12-01 22:29:19 -08:00
core.layoutService.tests.js Modify layout service to be able to place horizontal boxes as either full width or not full width. Currently the legend is the only full width box we have. Scales were modified so as not to be full width, however Core.Scale can handle boxes that are full width. 2015-11-21 10:51:32 -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 Rectangle element tests 2015-08-29 08:53:42 -04: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 Realized minRotaion not needed, removed as an option and removed from tests 2015-12-01 22:29:19 -08:00
scale.linear.tests.js Realized minRotaion not needed, removed as an option and removed from tests 2015-12-01 22:29:19 -08:00
scale.logarithmic.tests.js Realized minRotaion not needed, removed as an option and removed from tests 2015-12-01 22:29:19 -08:00
scale.radialLinear.tests.js Realized minRotaion not needed, removed as an option and removed from tests 2015-12-01 22:29:19 -08:00
scale.time.tests.js Merge pull request #1728 from ashayas/bugfix/1722 2015-12-02 07:30:55 -05:00