]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Linear: Respect bounds option in tick generation (#9181)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Sat, 29 May 2021 21:32:03 +0000 (00:32 +0300)
committerGitHub <noreply@github.com>
Sat, 29 May 2021 21:32:03 +0000 (17:32 -0400)
commitdb74d2f44ce6efdf1bf85cfbbd6b453d4dc8f8f2
treee490b85fb66e6e3a1347f716c520b703a21e0c54
parent8c6335106707309d1b2441c82ac66bd9641c13cd
Linear: Respect bounds option in tick generation (#9181)

* Linear: Respect bounds option in tick generation
* Remove leftover _filterBetween
src/scales/scale.linearbase.js
test/fixtures/controller.line/stacking/bounds-data.js [new file with mode: 0644]
test/fixtures/controller.line/stacking/bounds-data.png [new file with mode: 0644]