Chart.js/test/fixtures
Ben McCann 53205457dc
Add tests for rendering to offscreen canvas (#7175)
Add tests for using an offscreen canvas for Chart.js. These tests are
almost identical to existing tests, but with offscreen canvas enabled.

Co-authored-by: David Winegar <david.winegar@getcruise.com>
2020-03-06 12:17:12 -05:00
..
controller.bar Fix bar border artifacts (#6972) 2020-01-17 19:06:51 -05:00
controller.bubble Proposed fix for issue #6830 (#6884) 2020-01-15 17:13:36 -05:00
controller.doughnut Fix arc size calculation when circumference is under 2PI (#6224) 2019-05-01 18:05:34 +02:00
controller.line Add tests for rendering to offscreen canvas (#7175) 2020-03-06 12:17:12 -05:00
controller.polarArea Polar area: startAngle in degrees, 0 at top. (#6936) 2020-01-10 18:30:29 -05:00
controller.radar Move scale defining options up from ticks (#6738) 2019-11-15 12:11:13 -05:00
core.scale Enable override settings for the axis border (#6883) 2020-01-03 13:55:50 -05:00
core.tooltip Prefix private controller methods with underscore (#7081) 2020-02-10 17:57:22 -05:00
element.line Rename steppedLine to stepped (#7127) 2020-02-19 18:13:40 -05:00
element.point Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
plugin.filler Fill between datasets (#7139) 2020-02-21 18:58:14 -05:00
plugin.legend Implement legend.align: 'start', 'center', 'end' (#6141) 2019-03-23 10:25:17 +01:00
scale.category Allow "spriting" text in fixtures (#7073) 2020-02-14 12:33:08 -05:00
scale.radialLinear Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
scale.time Convert some of the time scale tests to fixtures (#7154) 2020-02-28 18:56:22 -05:00