]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Allow "spriting" text in fixtures (#7073)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Fri, 14 Feb 2020 17:33:08 +0000 (19:33 +0200)
committerGitHub <noreply@github.com>
Fri, 14 Feb 2020 17:33:08 +0000 (12:33 -0500)
commitf0fd28af66c15a74cc3b8c7a38fc68a20346adb8
tree19b2abebb819572713a7c6f21f999f55258a5d2b
parent1b1c7fc302f77ee4c1504d5a1202a167620d6ce1
Allow "spriting" text in fixtures (#7073)

Allow "blit" text drawing in fixtures
test/fixtures/scale.category/ticks-from-data.js [new file with mode: 0644]
test/fixtures/scale.category/ticks-from-data.png [new file with mode: 0644]
test/specs/scale.category.tests.js
test/spriting.js [new file with mode: 0644]
test/utils.js