]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
minimum bar length setting keeps bar base in view (#10157)
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 13 Feb 2022 20:27:46 +0000 (15:27 -0500)
committerGitHub <noreply@github.com>
Sun, 13 Feb 2022 20:27:46 +0000 (15:27 -0500)
commitedd764fcb5d2c60dc3396a520cb748aa82fe8c35
tree334e586bfa25166cfae6bf2b1c824d7b0919687b
parentc80b1450f55189a03bf3781e04559eb9b68f2129
minimum bar length setting keeps bar base in view (#10157)
src/controllers/controller.bar.js
test/fixtures/controller.bar/minBarLength/horizontal-neg.png
test/fixtures/controller.bar/minBarLength/horizontal-pos.png
test/fixtures/controller.bar/minBarLength/horizontal-stacked.js [new file with mode: 0644]
test/fixtures/controller.bar/minBarLength/horizontal-stacked.png [new file with mode: 0644]
test/fixtures/controller.bar/minBarLength/vertical-neg.png
test/fixtures/controller.bar/minBarLength/vertical-pos.png
test/fixtures/controller.bar/minBarLength/vertical-stacked.js [new file with mode: 0644]
test/fixtures/controller.bar/minBarLength/vertical-stacked.png [new file with mode: 0644]