Chart.js/test/fixtures
2021-07-13 08:02:14 -04:00
..
controller.bar Fix bar direction when minBarLength is applied (#9400) 2021-07-13 08:02:14 -04:00
controller.bubble Bubble: Fix maxOverflow before elements update (#8736) 2021-03-26 18:20:05 -04:00
controller.doughnut Fix updating of active elements (#9261) 2021-06-12 14:19:33 -04:00
controller.line Linear: Respect bounds option in tick generation (#9181) 2021-05-29 17:32:03 -04: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.layouts Fix stacked box dimension calculation with weights (#9394) 2021-07-12 07:45:03 -04:00
core.scale Update chartjs-test-utils and mis-sized fixtures (#9135) 2021-05-20 14:59:55 +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 Add ability to stack different dataset types (#8797) 2021-04-03 09:23:35 -04:00
plugin.filler Add 'shape' mode for filler-plugin (#9360) 2021-07-05 17:03:19 -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 Update chartjs-test-utils and mis-sized fixtures (#9135) 2021-05-20 14:59:55 +03:00
scale.category Apply maxTicksLimit to grid when ticks are hidden (#9277) 2021-06-18 14:11:55 -04:00
scale.linear Account for floating point error in niceNum helper (#9343) 2021-07-01 15:07:32 -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