Chart.js/test/fixtures
Richard Gibson 89487501b6
fix: Always draw full arcs and borders for doughnut slices (#10806)
* test: Add a failing test for single-slice doughnut with offset

* fix: Always draw full arcs and borders for doughnut slices

Fixes #10801

* test: Update existing image
2022-11-12 21:47:08 +02:00
..
controller.bar feat: remove default axis override when custom id is given (#10643) 2022-09-02 07:52:48 +03:00
controller.bubble Bubble: Properly parse radius for non-object data (#9764) 2021-10-15 07:57:39 -04:00
controller.doughnut fix: Always draw full arcs and borders for doughnut slices (#10806) 2022-11-12 21:47:08 +02:00
controller.line Fix options update when changing to shared opts (#10451) 2022-06-29 16:44:51 +03:00
controller.polarArea Make object notation usable for polarArea and radar (#10088) 2022-02-12 10:23:31 -05:00
controller.radar radialLinear: fix positioning & scaling (#10021) 2021-12-23 20:47:36 +02:00
controller.scatter/showLine Use maxOverflow as minimum layout padding (#8650) 2021-03-16 16:32:29 -04:00
core.interaction Feature/active elements on top (#9920) 2021-12-05 08:56:53 -05:00
core.layouts fix: label text not centered when applied rotation (#10773) 2022-10-17 21:28:31 +03:00
core.scale fix: label text not centered when applied rotation (#10773) 2022-10-17 21:28:31 +03:00
element.line Support monotone cubic interpolation for vertical line charts (#9084) 2021-05-14 17:07:26 -04:00
element.point Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
mixed feat: remove default axis override when custom id is given (#10643) 2022-09-02 07:52:48 +03:00
plugin.colors Enable colors plugin for pie charts (#10851) 2022-11-04 11:17:49 -04:00
plugin.filler Respect fill: false with custom draw times (#10414) 2022-06-22 07:41:18 -04:00
plugin.legend FIX: render multiline legend items without overlapping (#10532) (#10641) 2022-09-16 09:46:53 -04:00
plugin.subtitle New plugin: subtitle (#9294) 2021-06-20 07:34:55 -04:00
plugin.title Update chartjs-test-utils and mis-sized fixtures (#9135) 2021-05-20 14:59:55 +03:00
plugin.tooltip Fix tooltip caret position when it is positioned at the corners (#9922) 2021-11-30 00:02:00 +02:00
scale.category Bar: inflate rects by 0.33px to avoid artifacts (#9399) 2021-07-13 18:20:24 -04:00
scale.linear fix: label text not centered when applied rotation (#10773) 2022-10-17 21:28:31 +03:00
scale.logarithmic Refine logarithmic scaling / tick generation (#9166) 2022-08-22 14:05:27 -04:00
scale.radialLinear Put the border opts in own object (#10571) 2022-08-18 15:07:46 +02:00
scale.time fix: label text not centered when applied rotation (#10773) 2022-10-17 21:28:31 +03:00
scale.timeseries Put the border opts in own object (#10571) 2022-08-18 15:07:46 +02:00