diff --git a/views/index.ejs b/views/index.ejs index ec5aab8..14b1815 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -35,6 +35,9 @@ const radarChart = new Chart(ctx, { }, options: { plugins: { + legend: { + display: false + }, tooltip: { callbacks: { label: function(context) {