]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add sanity check for stepSize (#9679)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Fri, 24 Sep 2021 22:13:10 +0000 (01:13 +0300)
committerGitHub <noreply@github.com>
Fri, 24 Sep 2021 22:13:10 +0000 (18:13 -0400)
commit5587738fa4cf86bcd89de09da04a5d245a092bef
tree9053765a41fa2eafbd986433a4aeb2efc8f745ac
parent8e68481ec4e29599660332f58967f439fb2ef17c
Add sanity check for stepSize (#9679)
src/scales/scale.linearbase.js
test/specs/scale.linear.tests.js