From ae2d82999dfaa9021b9fbc80b8f0315e17c750b1 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Thu, 30 May 2024 16:15:05 +0800 Subject: [PATCH] 1 --- resources/views/admin/home.blade.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index 20a0ae1..a7a7c4b 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -316,11 +316,8 @@ borderWidth: 1 }, label: { - show: true, - position: 'center', - formatter: '{d}', - fontSize: 20, - fontWeight: 'bold' + show: false, + position: 'center' }, data: data };