Chart.js/test/fixtures
2021-10-14 00:24:38 +03:00
..
controller.bar Bar: fix too thick borders (#9678) 2021-09-25 07:52:03 +03:00
controller.bubble Add layout.autoPadding option (#9716) 2021-10-04 14:01:10 -04:00
controller.doughnut Add parsing support to pie/doughnut charts (#9622) 2021-09-05 13:46:26 -04:00
controller.line Fix controller.getMinMax for stacked charts (#9766) 2021-10-14 00:24:38 +03:00
controller.polarArea Update polar animation tests to less error prone (#8461) 2021-02-19 11:44:37 -05:00
controller.radar Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
controller.scatter/showLine Use maxOverflow as minimum layout padding (#8650) 2021-03-16 16:32:29 -04:00
core.interaction Fix interaction on partially visible bar (#9446) 2021-07-20 07:57:56 -04:00
core.layouts Fix stacked box dimension calculation with weights (#9394) 2021-07-12 07:45:03 -04:00
core.scale [feat] support crossAlign on mirrored y-axis (#9563) 2021-08-18 07:48:36 -04: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 Add ability to stack different dataset types (#8797) 2021-04-03 09:23:35 -04:00
plugin.filler Fix segment styling with gaps (#9644) 2021-09-13 16:31:34 -04:00
plugin.legend Adjust legend hitboxes when RTL and each item has a different size (#9353) 2021-07-10 18:36:46 -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 Configurable tooltip box padding (#9625) 2021-09-06 09:13:21 -04: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 Point label specific scriptable context (#9373) 2021-07-09 06:57:55 -04: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