From ffa68a6f2cb79e4aa2e35bc56681bdf87dfe0587 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Mon, 2 Sep 2024 14:00:02 +1200 Subject: [PATCH] index mode for tooltips --- src/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/public/index.html b/src/public/index.html index 31838e9..b12e8ab 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -2007,7 +2007,7 @@ display: false, }, tooltip: { - mode: "nearest", + mode: "index", intersect: false, callbacks: { label: (item) => {