Chart.js/test
Simon Brunel a55c17d73f Enhance plugin notification system
Change the plugin notification behavior: this method now returns false as soon as a plugin *explicitly* returns false, else returns true. Also, plugins are now called in their own scope (so remove the never used `scope` parameter).
2016-06-10 22:26:55 +02:00
..
controller.bar.tests.js Fix legend tests and disable other failing tests 2016-04-27 19:58:36 +02:00
controller.bubble.tests.js Fix bar, bubble, doughnut, and polarArea tests 2016-04-26 12:46:34 +02:00
controller.doughnut.tests.js Reduce duplicated code in doughnut controller 2016-05-30 21:33:11 -04:00
controller.line.tests.js Allow turning off lines on a per dataset basis 2016-05-27 22:20:51 -04:00
controller.polarArea.tests.js Fix bar, bubble, doughnut, and polarArea tests 2016-04-26 12:46:34 +02:00
controller.radar.tests.js Fix radar tests & reenable. support new lineTension attribute like line controller 2016-04-27 19:03:52 -04:00
core.element.tests.js Core element tests 2015-08-30 20:17:24 -04:00
core.helpers.tests.js Suggested changes from PR review 2016-06-03 20:15:29 +01:00
core.layoutService.tests.js Fix legend tests and disable other failing tests 2016-04-27 19:58:36 +02:00
core.legend.tests.js Fix legend tests and disable other failing tests 2016-04-27 19:58:36 +02:00
core.plugin.tests.js Enhance plugin notification system 2016-06-10 22:26:55 +02:00
core.scaleService.tests.js Allow updating scale defaults 2016-05-07 11:43:24 -04:00
core.title.tests.js Reduce core.title.js size 2016-05-04 21:08:59 -04:00
core.tooltip.tests.js titleColor options is not available 2016-06-08 23:15:21 +09:00
defaultConfig.tests.js Fix test/defaultConfig.tests.js after PR #2308 2016-04-20 16:02:05 +02: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 Don't use translates and rotates for drawing rotated rectangles 2016-05-26 19:38:27 -04:00
element.rectangle.tests.js Added 'borderSkipped' parameter to Rectangle. 2016-03-13 18:58:36 +03:00
mockContext.js Reenable time scale tests 2016-04-27 21:50:31 -04:00
scale.category.tests.js Fix #2574 - Add support to hide border on the chart 2016-05-17 21:35:19 +02:00
scale.linear.tests.js Fix #2574 - Add support to hide border on the chart 2016-05-17 21:35:19 +02:00
scale.logarithmic.tests.js Fix #2574 - Add support to hide border on the chart 2016-05-17 21:35:19 +02:00
scale.radialLinear.tests.js Fix #2574 - Add support to hide border on the chart 2016-05-17 21:35:19 +02:00
scale.time.tests.js Fix #2574 - Add support to hide border on the chart 2016-05-17 21:35:19 +02:00