Chart.js/test/fixtures
stockiNail c51d697d7f
Use the correct area to clip for dataset drawing when stacked scales are used (#10691)
* Use the correct area to clip when stacked scales are used

* adds test cases

* fix CI issue

* apply review

* Update .size-limit.cjs

Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>

Co-authored-by: Jacco van den Berg <jaccoberg2281@gmail.com>
2022-10-01 21:26:45 +03: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 offset on doughnut charts (#10469) 2022-08-03 20:27:17 +03: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 Use the correct area to clip for dataset drawing when stacked scales are used (#10691) 2022-10-01 21:26:45 +03:00
core.scale feat: remove default axis override when custom id is given (#10643) 2022-09-02 07:52:48 +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.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 Linear: determine grace amount from range (#9719) 2021-10-04 17:43:04 -04: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 Use ticks.steSize instead of time.stepSize on time and timeseries scales (#10653) 2022-09-10 18:46:26 +03:00
scale.timeseries Put the border opts in own object (#10571) 2022-08-18 15:07:46 +02:00