Chart.js/test/fixtures
Ivan Gamboa Ultreras 9ab50e6313
Fix offset on doughnut charts (#10469)
Fix offset on doughnut charts
2022-08-03 20:27:17 +03:00
..
controller.bar minimum bar length setting keeps bar base in view (#10157) 2022-02-13 15:27:46 -05: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 Fix stacked box dimension calculation with weights (#9394) 2021-07-12 07:45:03 -04:00
core.scale Enable borderDash option in the grid as scriptable (#10519) 2022-07-26 08:28:15 -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 Respect fill: false with custom draw times (#10414) 2022-06-22 07:41:18 -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 Bug/Radial linear scale grid get correct options at index (#10010) 2022-08-03 02:32:02 +02:00
scale.time Allow time scale to offset using skipped ticks (#10278) 2022-04-03 16:05:43 -04:00
scale.timeseries Timeseries: support panning (#9345) 2021-07-03 18:44:44 +03:00