]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Update scale polarArea correctly on data hide (#10340)
authorJacco van den Berg <39033624+LeeLenaleee@users.noreply.github.com>
Sun, 22 May 2022 13:50:32 +0000 (15:50 +0200)
committerGitHub <noreply@github.com>
Sun, 22 May 2022 13:50:32 +0000 (09:50 -0400)
commit1422c93dc0c9471abc54f4c9ed4d9826239a05af
treedc43d4543b3e0b99ce4200f37784a9b9e6fa4a95
parent4183b7f04a8f5b1e8336aaa8b93f260ffd66a042
Update scale polarArea correctly on data hide (#10340)

* give correct range back for polarArea
* added test
* tab to spaces
src/controllers/controller.polarArea.js
test/specs/controller.polarArea.tests.js