Chart.js/test/specs
2020-11-10 13:12:57 -05:00
..
controller.bar.tests.js Remove +-10px limit from bar controller (#8014) 2020-11-06 08:07:15 -05:00
controller.bubble.tests.js Rename showLines to showLine (#7936) 2020-10-21 08:13:27 -04:00
controller.doughnut.tests.js Rename elements to mark as elements, i.e. Arc -> ArcElement (#7924) 2020-10-20 08:18:56 -04:00
controller.line.tests.js Rename lineTension back to tension (#7978) 2020-10-31 14:54:14 +02:00
controller.polarArea.tests.js Rename showLines to showLine (#7936) 2020-10-21 08:13:27 -04:00
controller.radar.tests.js Rename lineTension back to tension (#7978) 2020-10-31 14:54:14 +02: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 Use same merging logic for init and update (#8006) 2020-11-04 15:52:20 -05:00
core.datasetController.tests.js When data is removed, remove from stacks too (#8013) 2020-11-06 08:05:56 -05: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 Use Object.create(null) as merge target, to prevent prototype pollution (#7917) 2020-10-18 13:31:01 -04:00
core.interaction.tests.js
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 Relocate dataset defaults to defaults.controllers (#7979) 2020-10-30 18:34:32 -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 Rename elements to mark as elements, i.e. Arc -> ArcElement (#7924) 2020-10-20 08:18:56 -04:00
element.bar.tests.js Rename elements to mark as elements, i.e. Arc -> ArcElement (#7924) 2020-10-20 08:18:56 -04:00
element.line.tests.js Rename elements to mark as elements, i.e. Arc -> ArcElement (#7924) 2020-10-20 08:18:56 -04:00
element.point.tests.js Rename elements to mark as elements, i.e. Arc -> ArcElement (#7924) 2020-10-20 08:18:56 -04:00
global.defaults.tests.js Relocate dataset defaults to defaults.controllers (#7979) 2020-10-30 18:34:32 -04:00
global.namespace.tests.js Rename elements to mark as elements, i.e. Arc -> ArcElement (#7924) 2020-10-20 08:18:56 -04:00
helpers.canvas.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
helpers.collection.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
helpers.color.tests.js Improve helpers.color test coverage (#8034) 2020-11-10 13:12:57 -05:00
helpers.core.tests.js Add tests and clean up resolveObjectKey helper (#8028) 2020-11-10 17:34:31 +02:00
helpers.curve.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
helpers.dom.tests.js Allow 1px margin to getRelativePosition test (#7984) 2020-10-30 18:32:53 -04:00
helpers.easing.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
helpers.interpolation.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
helpers.math.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
helpers.options.tests.js Add borderRadius to bar charts. Closes #7701 (#7951) 2020-10-26 10:05:24 -04:00
helpers.segment.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -04:00
mixed.tests.js
platform.basic.tests.js Stop bundling specs for improved coverage (#7709) 2020-08-14 09:15:18 -04:00
platform.dom.tests.js Relocate dataset defaults to defaults.controllers (#7979) 2020-10-30 18:34:32 -04:00
plugin.filler.tests.js
plugin.legend.tests.js Enable overriding the legend pointStyle using new pointStyle option (#7959) 2020-10-26 14:16:00 +02:00
plugin.title.tests.js Resolve fonts through options.font (#7674) 2020-08-03 12:32:58 -04:00
plugin.tooltip.tests.js feat: Draw tooltips with point styles. Closes #7774 (#7972) 2020-10-29 22:55:40 +02: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 Enable suggestedMin and suggestedMax setts for logarithmic axes (#7955) 2020-10-25 10:38:41 -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