Chart.js/test
2016-10-04 09:30:28 -04:00
..
controller.bar.tests.js Automatically expose custom Jasmine matchers 2016-09-08 23:32:47 +02:00
controller.bubble.tests.js Automatically expose custom Jasmine matchers 2016-09-08 23:32:47 +02:00
controller.doughnut.tests.js Automatically expose custom Jasmine matchers 2016-09-08 23:32:47 +02:00
controller.line.tests.js Automatically expose custom Jasmine matchers 2016-09-08 23:32:47 +02:00
controller.polarArea.tests.js Automatically expose custom Jasmine matchers 2016-09-08 23:32:47 +02:00
controller.radar.tests.js Automatically expose custom Jasmine matchers 2016-09-08 23:32:47 +02:00
core.controller.tests.js Fix config initialization and add unit tests 2016-09-29 17:55:04 -04:00
core.datasetController.tests.js Better animation when adding or removing data 2016-10-03 16:01:38 -04:00
core.element.tests.js Core element tests 2015-08-30 20:17:24 -04:00
core.helpers.tests.js Merge pull request #3112 from MatthieuRivaud/MonotoneCubicInterpolation 2016-08-22 17:53:31 -04:00
core.interaction.tests.js Improve Tooltip and Hover Interaction (#3400) 2016-10-03 16:05:21 -04:00
core.layoutService.tests.js Automatically expose custom Jasmine matchers 2016-09-08 23:32:47 +02:00
core.legend.tests.js Automatically expose custom Jasmine matchers 2016-09-08 23:32:47 +02:00
core.plugin.tests.js Allow to register/unregister an array of plugins 2016-06-11 00:17:44 +02:00
core.scaleService.tests.js Allow updating scale defaults 2016-05-07 11:43:24 -04:00
core.title.tests.js Adjust expected values in core.title.tests.js 2016-09-23 22:36:58 +01:00
core.tooltip.tests.js Display tooltip color boxes for all tooltips. Added a new displayColors option to turn them off 2016-10-04 09:20:20 -04:00
defaultConfig.tests.js Fixes HTML legend string for polar area charts to match doughnut charts. (#3361) 2016-09-25 08:30:39 -04:00
element.arc.tests.js Improve Tooltip and Hover Interaction (#3400) 2016-10-03 16:05:21 -04:00
element.line.tests.js Handle the case where all points are skipped in a line 2016-07-30 14:46:28 -04:00
element.point.tests.js Improve Tooltip and Hover Interaction (#3400) 2016-10-03 16:05:21 -04:00
element.rectangle.tests.js Improve Tooltip and Hover Interaction (#3400) 2016-10-03 16:05:21 -04:00
mockContext.js Inject iframe for responsive charts only 2016-09-28 15:43:15 -04:00
scale.category.tests.js Fix issues with repeated labels in the category scale and added a test to cover this case. 2016-08-22 18:03:56 -04:00
scale.linear.tests.js If tick options have min, max and stepSize use them to generate evenly spaced ticks 2016-10-04 09:30:28 -04:00
scale.logarithmic.tests.js skip non finite data points when determining scale sizes. Fixes #3125 2016-09-24 12:19:49 -04:00
scale.radialLinear.tests.js skip non finite data points when determining scale sizes. Fixes #3125 2016-09-24 12:19:49 -04:00
scale.time.tests.js Automatically expose custom Jasmine matchers 2016-09-08 23:32:47 +02:00