]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix stacking bug when a dataset is removed (#8520)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Wed, 24 Feb 2021 22:31:17 +0000 (00:31 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Feb 2021 22:31:17 +0000 (17:31 -0500)
commit8796a1ba1d83878995fa64ad6a48b8342d597b44
tree6c8cc4f07aa9fc9ae5af2e4b3802a4a7283fdcdc
parentb06cd36697432ee48673a9a13a1acda6d0756399
Fix stacking bug when a dataset is removed (#8520)
src/core/core.controller.js
test/fixtures/controller.bar/stacking/remove-dataset.js [new file with mode: 0644]
test/fixtures/controller.bar/stacking/remove-dataset.png [new file with mode: 0644]