]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Complete rename of showLines to showLine (#7977)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Fri, 30 Oct 2020 17:05:21 +0000 (19:05 +0200)
committerGitHub <noreply@github.com>
Fri, 30 Oct 2020 17:05:21 +0000 (13:05 -0400)
test/fixtures/controller.line/showLine/dataset.js [moved from test/fixtures/controller.line/showLines/dataset.js with 100% similarity]
test/fixtures/controller.line/showLine/dataset.png [moved from test/fixtures/controller.line/showLines/dataset.png with 100% similarity]
test/fixtures/controller.line/showLine/false.js [moved from test/fixtures/controller.line/showLines/false.js with 100% similarity]
test/fixtures/controller.line/showLine/false.png [moved from test/fixtures/controller.line/showLines/false.png with 100% similarity]
test/fixtures/controller.radar/showLine/value.js [moved from test/fixtures/controller.radar/showLines/value.js with 100% similarity]
test/fixtures/controller.radar/showLine/value.png [moved from test/fixtures/controller.radar/showLines/value.png with 100% similarity]
test/fixtures/controller.scatter/showLine/true.js [moved from test/fixtures/controller.scatter/showLines/true.js with 100% similarity]
test/fixtures/controller.scatter/showLine/true.png [moved from test/fixtures/controller.scatter/showLines/true.png with 100% similarity]
test/fixtures/controller.scatter/showLine/undefined.js [moved from test/fixtures/controller.scatter/showLines/undefined.js with 100% similarity]
test/fixtures/controller.scatter/showLine/undefined.png [moved from test/fixtures/controller.scatter/showLines/undefined.png with 100% similarity]