From 540cdeb026bf93fa6c4d2677d277c0fa692b5040 Mon Sep 17 00:00:00 2001 From: Dhruv-Sachdev1313 Date: Wed, 9 Feb 2022 12:53:53 +0530 Subject: [PATCH] added tooltip to index on macports stats Signed-off-by: Dhruv-Sachdev1313 --- app/stats/templates/stats/stats.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/stats/templates/stats/stats.html b/app/stats/templates/stats/stats.html index 179c3bd35..f4cf6e3b5 100644 --- a/app/stats/templates/stats/stats.html +++ b/app/stats/templates/stats/stats.html @@ -131,6 +131,10 @@
display: false, text: 'MacPorts Version' }, + tooltips: { + mode: 'index', + intersect: false + }, responsive: true } });