From 4c3c07f01a8428ab913ae896667c320373c5d8ec Mon Sep 17 00:00:00 2001 From: Pownieh Date: Fri, 3 Mar 2023 13:08:48 +0100 Subject: [PATCH] removed hover effect on the slices --- script.js | 1 + 1 file changed, 1 insertion(+) diff --git a/script.js b/script.js index 75a80dc..54fab67 100644 --- a/script.js +++ b/script.js @@ -57,6 +57,7 @@ let spinChart = new Chart(spinWheel, { options: { responsive: true, animation: { duration: 0 }, + hover: {mode: null}, plugins: { tooltip: false, legend: {