Chart.js/test/specs
2019-02-25 09:03:12 +01:00
..
controller.bar.tests.js Cast getRightValue to number in the bar controller (#5947) 2019-01-02 15:55:27 +01:00
controller.bubble.tests.js Make Chart.controllers.* importable (#5871) 2018-11-29 21:06:34 +01:00
controller.doughnut.tests.js Implement scriptable options for doughnut charts (#5966) 2019-01-10 16:00:36 +01:00
controller.line.tests.js Implement scriptable options for points in line charts (#5973) 2019-01-15 09:24:12 +01:00
controller.polarArea.tests.js Handle any element in triggerMouseEvent in tests (#5994) 2019-01-20 08:09:21 +01:00
controller.radar.tests.js Implement scriptable options for points in radar charts (#6041) 2019-02-09 23:07:54 +01:00
controller.scatter.test.js Test default tooltip callbacks for scatter charts (#5967) 2019-01-09 14:37:25 +01:00
core.controller.tests.js Fix responsive resize on rtl page (#6063) 2019-02-13 17:08:38 +01:00
core.datasetController.tests.js Handle inextensible dataset.data array (#6060) 2019-02-11 19:31:26 +01:00
core.element.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.helpers.tests.js Deprecate configMerge and scaleMerge helpers (#6022) 2019-01-29 17:52:21 +01:00
core.interaction.tests.js Fix nearest interaction mode to return all items (#5857) 2018-11-27 16:26:41 +01:00
core.layouts.tests.js Use HTTPS instead of HTTP for URLs supporting it 2018-12-17 07:50:02 +01:00
core.plugin.tests.js Upgrade dev dependencies to reduce vulnerabilities (#5840) 2018-11-18 09:33:34 +01:00
core.scale.tests.js Fix modifying ticks in afterBuildTicks (#5913) 2019-01-11 07:29:38 +01:00
core.scaleService.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.ticks.tests.js Add back Chart.Ticks.formatters (#5088) 2018-01-06 18:59:47 +01:00
core.tooltip.tests.js Fix randomly failing tooltip test (#6061) 2019-02-10 15:12:55 +01:00
element.arc.tests.js Add support for 'inner' border for arc elements (#5841) 2018-12-18 13:58:02 +01:00
element.line.tests.js Add 'middle' interpolation to stepped plots (#5908) 2018-12-18 14:47:24 +01:00
element.point.tests.js Adjust the size of rectRounded/rectRot point to fit pointRadius (#5858) 2018-11-28 07:53:41 +01:00
element.rectangle.tests.js Add support for per side border width for rectangle (#6077) 2019-02-25 09:03:12 +01:00
global.defaults.tests.js Make Chart.Animation/animations/Tooltip importable (#5382) 2018-04-02 10:55:52 +02:00
global.deprecations.tests.js Deprecate configMerge and scaleMerge helpers (#6022) 2019-01-29 17:52:21 +01:00
global.namespace.tests.js Make Chart.Scale/scaleService importable (#5383) 2018-04-02 17:43:28 -04:00
helpers.canvas.tests.js Prevent bezier points from being capped when a data point is off the chart (#5937) 2019-01-05 12:28:15 +01:00
helpers.core.tests.js Add support for typed arrays (#5905) 2018-12-18 14:49:39 +01:00
helpers.easing.tests.js Enforce spaces around infix/unary words operators (#4547) 2017-07-22 14:13:09 +02:00
helpers.options.tests.js Add scale.pointLabels.lineHeight and scale.ticks.lineHeight options (#5914) 2018-12-20 09:56:06 +01:00
platform.dom.tests.js Fix tests on OSX with retina screen 2017-08-05 10:48:12 -04:00
plugin.filler.tests.js Add support for *.js test fixture config (#5777) 2018-10-20 11:38:48 +02:00
plugin.legend.tests.js Add onLeave callback to legend (#6059) 2019-02-24 10:58:22 +01:00
plugin.title.tests.js Add scale.pointLabels.lineHeight and scale.ticks.lineHeight options (#5914) 2018-12-20 09:56:06 +01:00
scale.category.tests.js Return correct label for value type axis (#5920) 2019-01-17 16:04:08 +01:00
scale.linear.tests.js Fix generateTicks when working with tiny numbers (#5948) 2019-01-09 07:58:13 +01:00
scale.logarithmic.tests.js Ignore invalid log scale min and max (#6058) 2019-02-24 10:59:21 +01:00
scale.radialLinear.tests.js Improve tick generation for linear scales (#5938) 2019-01-01 08:38:09 -05:00
scale.time.tests.js Initialize date adapter with chart options (#6016) 2019-02-21 08:11:32 +01:00