Chart.js/test/specs
Jukka Kurkela 505afa7f13
Fix element creation for large dataset (#8388)
* Fix element creation for large dataset
* Fix syncing
* Remove duplication
2021-02-05 17:53:05 -05:00
..
controller.bar.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
controller.bubble.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
controller.doughnut.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
controller.line.tests.js Fix element creation for large dataset (#8388) 2021-02-05 17:53:05 -05:00
controller.polarArea.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
controller.radar.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
controller.scatter.tests.js Fix/scatter tooltip mode (#8354) 2021-01-30 16:22:01 -05: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 Reject pending promises when animation is updated (#8184) 2020-12-17 15:16:55 -05: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 Add new scale hooks for plugins (#8112) 2020-12-02 06:51:47 +02:00
core.datasetController.tests.js Skip delete undefined stack (#8291) 2021-01-09 10:27:18 -05:00
core.defaults.tests.js Improve test coverage (#8087) 2020-11-23 21:06:16 +02:00
core.element.tests.js Fix small bugs when animations are disabled (#8253) 2020-12-30 08:31:30 -05: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 Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
core.layouts.tests.js Rename LayoutItem.fullWidth to fullSize (#8358) 2021-01-31 13:44:44 -05:00
core.plugin.tests.js Revert "Update spelling of cancellable (#8236)" (#8312) 2021-01-16 21:14:15 +02:00
core.registry.tests.js Remove classic style extensions from docs/tests (#8076) 2020-11-19 07:55:20 -05:00
core.scale.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
core.ticks.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00
element.arc.tests.js ArcElement: Skip draw when radius is negative (#8170) 2020-12-14 17:13:03 -05: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 Disable Path2D caching when chart is animated (#8319) 2021-01-16 14:06:27 -05: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 Fix incorrect defaults location for Bubble (#8271) 2021-01-05 07:57:09 -05: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 Update to test utils 0.1.2 to track font setting (#8325) 2021-01-18 07:40:18 -05: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 Do not use offsetX/Y in shadow DOM (#8082) 2020-11-20 15:59:48 -05: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 Align font options with CSS (#8066) 2020-11-19 20:59:24 +02:00
helpers.segment.tests.js flat helpers (#7806) 2020-09-28 09:11:55 -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 Unify signature of plugin hooks (#8102) 2020-11-28 09:45:43 +02: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 Rename LayoutItem.fullWidth to fullSize (#8358) 2021-01-31 13:44:44 -05:00
plugin.title.tests.js Rename LayoutItem.fullWidth to fullSize (#8358) 2021-01-31 13:44:44 -05:00
plugin.tooltip.tests.js Add raw data to context and rename dataPoint to parsed (#8318) 2021-02-05 09:13:32 -05:00
scale.category.tests.js Fix CategoryScale.getValueForPixel with autoSkip (#8101) 2020-12-02 06:51:33 +02:00
scale.linear.tests.js Enable bounds option to all cartesian axes (#8060) 2020-11-16 15:01:47 -05:00
scale.logarithmic.tests.js Enable bounds option to all cartesian axes (#8060) 2020-11-16 15:01:47 -05:00
scale.radialLinear.tests.js Align font options with CSS (#8066) 2020-11-19 20:59:24 +02:00
scale.time.tests.js Move title, tooltip and legend to options.plugins (#8089) 2020-11-25 08:50:12 +02:00