Chart.js/test
2015-08-30 21:50:41 -04:00
..
controller.bar.tests.js Finish up bar controller tests 2015-08-30 10:42:00 -04:00
controller.doughnut.tests.js Doughnut controller tests 2015-08-30 14:56:48 -04:00
controller.line.tests.js Add line controller tests. Fixed an issue when the number of data points changes. When adding the tension to a point, get the same tension as the line if it has been overridden at the dataset level. When setting the hover style of a point, allow setting the radius independently of the regular radius. Use the hoverRadius property in point.custom or the dataset.pointHoverRadius. Allow setting the border width independently at the dataset level. Use dataset.pointHoverBorderWidth. This can be an array or a number. 2015-08-30 17:42:42 -04:00
core.element.tests.js Core element tests 2015-08-30 20:17:24 -04:00
core.helpers.tests.js More helper tests 2015-08-30 20:46:26 -04:00
element.arc.tests.js Arc element tests 2015-08-29 12:31:44 -04:00
element.line.tests.js Initial line element tests. Did not test the skipNull functionality since it seems to be broken. 2015-08-29 14:16:37 -04: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 Start testing the linear scale fit code 2015-08-30 21:49:39 -04:00
scale.linear.tests.js Check some more data on the linear scale after fitting 2015-08-30 21:50:41 -04:00