]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
When `gridLines.display` is false, the axis border is still drawn (#7014)
authorEvert Timberg <evert.timberg+github@gmail.com>
Mon, 27 Jan 2020 22:57:31 +0000 (17:57 -0500)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2020 22:57:31 +0000 (17:57 -0500)
commitb59dd5082e9d85ef74e702ad5ea4648c6d7ff001
treed359ba38e6c57018418f0043e1a765d2ca89a68b
parent47c7a42aaee3a007bb739703c5207cb3b7aa4752
When `gridLines.display` is false, the axis border is still drawn (#7014)
src/core/core.scale.js