]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix: don't draw segments out of bounds (#8911)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Fri, 16 Apr 2021 21:14:55 +0000 (00:14 +0300)
committerGitHub <noreply@github.com>
Fri, 16 Apr 2021 21:14:55 +0000 (17:14 -0400)
commitf94e8828ae025a1552c422975c571bcfbe715f1d
treeea5b1749a4ca4c275a75fdae9d0f8d8506582dd4
parentd5f4a82e74dfe8be63a5d56f0d7d08c52b824a17
Fix: don't draw segments out of bounds (#8911)
src/elements/element.line.js
test/fixtures/controller.line/issue-8902.js [new file with mode: 0644]
test/fixtures/controller.line/issue-8902.png [new file with mode: 0644]