Chart.js/test/fixtures
Evert Timberg c68ec57672
Reduce tooltip implied padding at top and bottom edges of the canvas (#7908)
* Allow the tooltip to get closer to the canvas edge

Closer to the top & bottom by considering (height/2) instead of height.

* Update missing options in TS types

* Remove unneeded brackets
2020-10-18 16:51:48 +03:00
..
controller.bar Bar chart base value overrides (#7904) 2020-10-17 16:15:40 -04:00
controller.bubble Proposed fix for issue #6830 (#6884) 2020-01-15 17:13:36 -05:00
controller.doughnut JS test files should have tabs to correctly lint (#7844) 2020-10-04 07:49:14 -04:00
controller.line Line hide (#7612) 2020-07-13 13:20:05 -04:00
controller.polarArea Polar Area elements.arc.angle option now returns degrees (#7871) 2020-10-12 10:56:03 -04: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 Shorten alignment settings for axes (#7886) 2020-10-14 08:27:54 -04:00
core.tooltip Reduce tooltip implied padding at top and bottom edges of the canvas (#7908) 2020-10-18 16:51:48 +03: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 Ability to fill a line from a specified value along an axis (#7905) 2020-10-17 15:46:56 -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 [perf] Update/draw only visible line/points (#7793) 2020-09-15 18:57:31 -04:00
scale.timeseries Determine unit automatically in test (#7637) 2020-07-17 07:53:40 -04:00