]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
fix: calc visible points on update (#10667)
authorDan Onoshko <danon0404@gmail.com>
Sat, 24 Sep 2022 21:01:47 +0000 (04:01 +0700)
committerGitHub <noreply@github.com>
Sat, 24 Sep 2022 21:01:47 +0000 (17:01 -0400)
commit22f32af1bc497d1dd848b60a5d12bbff79265431
tree4e9bda4ffd125ec762ad7049d113423ab1f8bdf8
parent1253ceddb1f09513664b8f413720f7df0d24e195
fix: calc visible points on update (#10667)
src/controllers/controller.line.js
src/helpers/helpers.collection.js
test/specs/controller.line.tests.js
test/specs/helpers.collection.tests.js