]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
fix(#11615): fix calculating caretX position on stacked bar with index interaction...
authorHyun-je Alex Moon <smoonsf@gmail.com>
Wed, 27 Dec 2023 06:18:14 +0000 (15:18 +0900)
committerGitHub <noreply@github.com>
Wed, 27 Dec 2023 06:18:14 +0000 (07:18 +0100)
commitdff44828db94467f153a5da22b464317fcb3bcca
tree18502e9e94a41b1dd4f295fb2f02dc4d7881b83a
parent84e7238a647623a3dd1f1c699752c4c364a68b1e
fix(#11615): fix calculating caretX position on stacked bar with index interaction. (#11616)
src/plugins/plugin.tooltip.js
test/specs/plugin.tooltip.tests.js