Chart.js/test/fixtures
Jukka Kurkela 1da9fdd519
radialLinear: fix positioning & scaling (#10021)
* radialLinear: fix positioning & scaling

* bloody pixels

* better radar fixtures
2021-12-23 20:47:36 +02:00
..
controller.bar Bar: fix too thick borders (#9678) 2021-09-25 07:52:03 +03:00
controller.bubble Bubble: Properly parse radius for non-object data (#9764) 2021-10-15 07:57:39 -04:00
controller.doughnut Add borderJoinStyle option for arc elements (#9877) 2021-12-05 08:56:37 -05:00
controller.line Fix controller.getMinMax for stacked charts (#9766) 2021-10-14 00:24:38 +03:00
controller.polarArea radialLinear: fix positioning & scaling (#10021) 2021-12-23 20:47:36 +02: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 stacked box dimension calculation with weights (#9394) 2021-07-12 07:45:03 -04:00
core.scale Bubble: Properly parse radius for non-object data (#9764) 2021-10-15 07:57:39 -04:00
element.line Support monotone cubic interpolation for vertical line charts (#9084) 2021-05-14 17:07:26 -04:00
element.point
mixed Add ability to stack different dataset types (#8797) 2021-04-03 09:23:35 -04:00
plugin.filler Fix stacked fill with lines over multiple scales (#9767) 2021-10-15 08:00:14 -04:00
plugin.legend Chart area boxes receive 0 margin during the final layout process (#9915) 2021-11-28 10:25:27 -05: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 Logarithmic: handle null/NaN values (#8793) 2021-04-03 08:01:48 -04:00
scale.radialLinear radialLinear: fix positioning & scaling (#10021) 2021-12-23 20:47:36 +02:00
scale.time null or undefined should skip grid lines in the time scale (#9252) 2021-06-12 10:47:14 -04:00
scale.timeseries Timeseries: support panning (#9345) 2021-07-03 18:44:44 +03:00