]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix Maximum call stack size exception in _computeLabelSizes (#7906)
authorMatthew Crumley <email@matthewcrumley.com>
Sun, 18 Oct 2020 03:52:56 +0000 (23:52 -0400)
committerGitHub <noreply@github.com>
Sun, 18 Oct 2020 03:52:56 +0000 (06:52 +0300)
commit7a35f3cb3e4ede8cf0d32e1bb2eef83a31e2e664
treefd1f2f80362dd0dc37fd7694e3c2f796f26447cc
parent30d09f47015e536d91dbb5dd606c2e1a3f38ac75
Fix Maximum call stack size exception in _computeLabelSizes (#7906)

Issue #7881
src/core/core.scale.js