Chart.js/test
Simon Brunel 806a3832ef Inject iframe for responsive charts only
Responsiveness is currently based on the use of an iframe, however this method causes performance issues and could be troublesome when used with ad blockers. So make sure that the user is still able to create a chart without iframe when responsive is false.
2016-09-28 15:43:15 -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 Inject iframe for responsive charts only 2016-09-28 15:43:15 -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.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 Automatically expose custom Jasmine matchers 2016-09-08 23:32:47 +02: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 Arc element tests 2015-08-29 12:31:44 -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 Added usePointStyle option to label boxes 2016-07-05 20:08:29 -06:00
element.rectangle.tests.js Added 'borderSkipped' parameter to Rectangle. 2016-03-13 18:58:36 +03: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 skip non finite data points when determining scale sizes. Fixes #3125 2016-09-24 12:19:49 -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