]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix line segments with alignToPixel (#9042)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Fri, 7 May 2021 01:06:40 +0000 (04:06 +0300)
committerGitHub <noreply@github.com>
Fri, 7 May 2021 01:06:40 +0000 (21:06 -0400)
commit137b51d87d69b1afc5aae26c607aea0e69f1a930
treee8be1f1f4e71fdbbb9fb50ad6a2e6e23a8120c99
parent1a1e677699f7b466c970529bbb988dde81f0ad9c
Fix line segments with alignToPixel (#9042)
src/helpers/helpers.segment.js
test/fixtures/plugin.filler/line/segments/alignToPixels.js [new file with mode: 0644]
test/fixtures/plugin.filler/line/segments/alignToPixels.png [new file with mode: 0644]
test/specs/helpers.segment.tests.js