Chart.js/test/specs
Jukka Kurkela 1cc8d50bc9
Fix: relative position in FF (#7792)
* Fix: relative position in FF
* Add tests
2020-09-13 17:20:14 -04:00
..
controller.bar.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
controller.bubble.tests.js Switch from chartjs-color to @kurkle/color (#7059) 2020-02-07 19:24:29 -05:00
controller.doughnut.tests.js Generic registry for controllers, scales, elements and plugins (#7435) 2020-07-06 17:38:04 -04:00
controller.line.tests.js Make sure bezier control points are updated (#7710) 2020-08-15 17:06:03 -04:00
controller.polarArea.tests.js Switch from chartjs-color to @kurkle/color (#7059) 2020-02-07 19:24:29 -05:00
controller.radar.tests.js Line hide (#7612) 2020-07-13 13:20:05 -04:00
controller.scatter.tests.js Line hide (#7612) 2020-07-13 13:20:05 -04:00
core.animation.tests.js Improve test coverage and fix minor issues found (#7713) 2020-08-17 10:03:15 -04:00
core.animations.tests.js Fix shared option handling (#7731) 2020-08-27 09:14:08 -04:00
core.animator.tests.js Improve test coverage and fix minor issues found (#7713) 2020-08-17 10:03:15 -04:00
core.controller.tests.js Fix: update chart when attached (#7758) 2020-09-04 16:47:36 -04:00
core.datasetController.tests.js Consistently resolve element options (#7520) 2020-06-18 17:44:55 -04:00
core.element.tests.js Improve test coverage and fix minor issues found (#7713) 2020-08-17 10:03:15 -04:00
core.helpers.tests.js Add some tests to improve coverage (#7164) 2020-02-27 19:37:11 -05:00
core.interaction.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
core.layouts.tests.js Generate ticks from small to large (#7559) 2020-06-29 07:52:28 -04:00
core.plugin.tests.js PluginService using registry (#7590) 2020-07-11 18:08:45 -04:00
core.registry.tests.js Improve test coverage and fix minor issues found (#7713) 2020-08-17 10:03:15 -04:00
core.scale.tests.js Generic registry for controllers, scales, elements and plugins (#7435) 2020-07-06 17:38:04 -04:00
core.ticks.tests.js Generate ticks from small to large (#7559) 2020-06-29 07:52:28 -04:00
element.arc.tests.js Issue 4991 (#7084) 2020-02-25 14:35:32 -05:00
element.line.tests.js Rewrite filler (#6795) 2019-12-31 12:56:15 -05:00
element.point.tests.js Issue 4991 (#7084) 2020-02-25 14:35:32 -05:00
element.rectangle.tests.js Remove outdated element tests (#6869) 2020-01-01 16:02:17 -05:00
global.defaults.tests.js Legend onClick callback supports arrow functions (#7410) 2020-05-24 10:28:41 -04:00
global.namespace.tests.js Export extensible classes in ESM compatible way (#7650) 2020-08-03 12:33:41 -04:00
helpers.canvas.tests.js Stop leaking fonts (and fillStyle) to ctx (#7150) 2020-02-23 13:08:01 -05:00
helpers.collection.tests.js Stop bundling specs for improved coverage (#7709) 2020-08-14 09:15:18 -04:00
helpers.color.tests.js Stop bundling specs for improved coverage (#7709) 2020-08-14 09:15:18 -04:00
helpers.core.tests.js Revert "Preserve object prototypes when cloning (#7381)" (#7727) 2020-08-24 08:15:56 -04:00
helpers.curve.tests.js Rewrite animation logic (#6845) 2019-12-27 17:13:24 -05:00
helpers.dom.tests.js Fix: relative position in FF (#7792) 2020-09-13 17:20:14 -04:00
helpers.easing.tests.js Enforce spaces around infix/unary words operators (#4547) 2017-07-22 14:13:09 +02:00
helpers.interpolation.tests.js Stop bundling specs for improved coverage (#7709) 2020-08-14 09:15:18 -04:00
helpers.math.tests.js Stop bundling specs for improved coverage (#7709) 2020-08-14 09:15:18 -04:00
helpers.options.tests.js Make indexable options looping (#7442) 2020-05-29 16:27:10 -04:00
helpers.segment.tests.js Use interpolation in fill: 'stack' (and fix interpolation) (#7711) 2020-08-16 11:18:46 -04:00
mixed.tests.js Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
platform.basic.tests.js Stop bundling specs for improved coverage (#7709) 2020-08-14 09:15:18 -04:00
platform.dom.tests.js Stop bundling specs for improved coverage (#7709) 2020-08-14 09:15:18 -04:00
plugin.filler.tests.js Allow filling above and below with different colors (#6318) 2019-11-21 13:48:31 -05:00
plugin.legend.tests.js Registry bugs (#7608) 2020-07-13 09:41:42 -04:00
plugin.title.tests.js Resolve fonts through options.font (#7674) 2020-08-03 12:32:58 -04:00
plugin.tooltip.tests.js Tooltip: add dataPoint and rename value to formattedValue (#7618) 2020-07-14 17:40:32 -04:00
scale.category.tests.js Fix category scale tick placement with autoSkip (#7622) 2020-07-15 18:12:32 -04:00
scale.linear.tests.js Generic registry for controllers, scales, elements and plugins (#7435) 2020-07-06 17:38:04 -04:00
scale.logarithmic.tests.js Generic registry for controllers, scales, elements and plugins (#7435) 2020-07-06 17:38:04 -04:00
scale.radialLinear.tests.js Generic registry for controllers, scales, elements and plugins (#7435) 2020-07-06 17:38:04 -04:00
scale.time.tests.js Add normalized option (#7538) 2020-07-07 07:50:53 -04:00