]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
fix #11503, autoskipping 0 ticks when min is below 0 (#11682)
authorMegaemce <1651451+Megaemce@users.noreply.github.com>
Sat, 24 Feb 2024 19:30:35 +0000 (02:30 +0700)
committerGitHub <noreply@github.com>
Sat, 24 Feb 2024 19:30:35 +0000 (20:30 +0100)
commit4068bd8c47497c3e05688d0c939b711e8c5e1c33
tree7ce8d2f2c1e8ab8fbbb1c3b8dfd9f2f2c0bb6688
parentef5e4d4692a3e7fc3d24b6e780f18652287907ca
fix #11503, autoskipping 0 ticks when min is below 0 (#11682)
src/scales/scale.radialLinear.js
test/fixtures/scale.radialLinear/ticks-below-zero.js [new file with mode: 0644]
test/fixtures/scale.radialLinear/ticks-below-zero.png [new file with mode: 0644]