]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
fix issue #11717 (#11844)
authorhuqingkun <huqingkun@gmail.com>
Tue, 6 Aug 2024 15:32:26 +0000 (23:32 +0800)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 15:32:26 +0000 (17:32 +0200)
commit147ee593babba3b22d60f79b59180e69edba8e0c
tree67400c76c27836804a7a5e960e730c195967a8f4
parent0ca1b6ef85b4668f28681f1114cc5527360e2ec9
fix issue #11717 (#11844)

* fix issue #11717

Signed-off-by: Hu, Vince <Qingkun.Hu@fmr.com>
* unit test for issue #11717

* fixing test lint style issue

* update codes according review comments

---------

Signed-off-by: Hu, Vince <Qingkun.Hu@fmr.com>
src/controllers/controller.bar.js
test/specs/controller.bar.tests.js