Chart.js/test/fixtures
stockiNail 05608b0ceb
Fix time series scale to have each data point is spread equidistant (#11388)
* Fix time series scale to have each data point is spread equidistant

* remove tabs

* remove casting and add/update test cases
2023-07-13 16:36:08 -04:00
..
controller.bar fix: respect minBarLength in stacked bar chart (#10766) 2022-11-22 20:21:02 -05:00
controller.bubble Bubble: Properly parse radius for non-object data (#9764) 2021-10-15 07:57:39 -04:00
controller.doughnut Add borderDash options to arc element (#11127) 2023-02-12 17:46:05 -05:00
controller.line Enable applying of gradients and pattern on line segments (#11217) 2023-04-27 18:25:13 -04:00
controller.polarArea Enable point labels hiding when overlapped (#11055) 2023-04-27 18:28:55 -04:00
controller.radar Pointstyle false (#10886) 2022-11-18 13:14:47 -05:00
controller.scatter/showLine Fix toggling showLine option on scatter controller (#11334) 2023-06-08 08:53:50 -04:00
core.interaction Feature/active elements on top (#9920) 2021-12-05 08:56:53 -05:00
core.layouts fix: label text not centered when applied rotation (#10773) 2022-10-17 21:28:31 +03:00
core.scale fix: label text not centered when applied rotation (#10773) 2022-10-17 21:28:31 +03:00
element.line Support monotone cubic interpolation for vertical line charts (#9084) 2021-05-14 17:07:26 -04:00
element.point Pointstyle false (#10886) 2022-11-18 13:14:47 -05:00
mixed feat: remove default axis override when custom id is given (#10643) 2022-09-02 07:52:48 +03:00
plugin.colors Check colors definition in the chart options (#11003) 2023-01-18 13:31:33 +01:00
plugin.filler Respect fill: false with custom draw times (#10414) 2022-06-22 07:41:18 -04:00
plugin.legend Fix mismatch between hit boxes and drawn items in legend plugin (#11352) 2023-06-20 18:20:12 +02: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 Pointstyle false (#10886) 2022-11-18 13:14:47 -05:00
scale.category Use maxTicksLimit option to calculate the labels size on ticks (#11069) 2023-02-09 09:26:11 -05:00
scale.linear fix: label text not centered when applied rotation (#10773) 2022-10-17 21:28:31 +03: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 fix: label text not centered when applied rotation (#10773) 2022-10-17 21:28:31 +03:00
scale.timeseries Fix time series scale to have each data point is spread equidistant (#11388) 2023-07-13 16:36:08 -04:00