Chart.js/test
2015-09-21 20:59:53 -04:00
..
controller.bar.tests.js Remove unneeded functions from core controller. Updated dataset controllers to have a separate function to update the meta data for each dataset 2015-09-21 20:59:53 -04:00
controller.doughnut.tests.js Remove unneeded functions from core controller. Updated dataset controllers to have a separate function to update the meta data for each dataset 2015-09-21 20:59:53 -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 Update tests for new config options 2015-09-20 19:06:34 -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
element.rectangle.tests.js Rectangle element tests 2015-08-29 08:53:42 -04:00
mockContext.js Update tests for new scale labels 2015-09-20 19:41:48 -04:00
scale.linear.tests.js Update tests for new scale labels 2015-09-20 19:41:48 -04:00
scale.logarithmic.tests.js Update tests for new scale labels 2015-09-20 19:41:48 -04:00