Chart.js/test/fixtures
Jukka Kurkela effe988bbf
Reduce code duplication and sort generated ticks (#7747)
* Reduce code duplication and sort generated ticks
* Add test
2020-09-02 08:09:39 -04:00
..
controller.bar minBarLength at base going both ways (#7642) 2020-07-17 13:29:43 -04:00
controller.bubble Proposed fix for issue #6830 (#6884) 2020-01-15 17:13:36 -05:00
controller.doughnut Arc: Stop drawing anything when hidden (#7438) 2020-05-28 17:35:38 -04:00
controller.line Line hide (#7612) 2020-07-13 13:20:05 -04:00
controller.polarArea Polar area: startAngle in degrees, 0 at top. (#6936) 2020-01-10 18:30:29 -05:00
controller.radar Line hide (#7612) 2020-07-13 13:20:05 -04:00
controller.scatter/showLines Line hide (#7612) 2020-07-13 13:20:05 -04:00
core.layouts Generate ticks from small to large (#7559) 2020-06-29 07:52:28 -04:00
core.scale Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
core.tooltip Prefix private controller methods with underscore (#7081) 2020-02-10 17:57:22 -05:00
element.line Turns off interpolation per default (#7386) 2020-06-12 18:03:52 -04:00
element.point Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
mixed Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
plugin.filler 'stack' mode for filler (#7705) 2020-08-11 09:31:18 -04:00
plugin.legend Implement legend.align: 'start', 'center', 'end' (#6141) 2019-03-23 10:25:17 +01:00
scale.category Replace horizontalBar with indexAxis: 'y' (#7514) 2020-06-18 17:35:52 -04:00
scale.linear Replace ineffective test with a fixture (#7491) 2020-06-11 18:21:10 -04:00
scale.radialLinear Radial scale scriptable options (#7471) 2020-06-11 08:49:54 -04:00
scale.time Reduce code duplication and sort generated ticks (#7747) 2020-09-02 08:09:39 -04:00
scale.timeseries Determine unit automatically in test (#7637) 2020-07-17 07:53:40 -04:00