From a124e20a9eb6fb02698a382bcc9de7607277224a Mon Sep 17 00:00:00 2001 From: april Date: Mon, 12 Jun 2023 18:39:46 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20echarts=E5=9B=BE=E8=A1=A8=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 27e3dff661a360f682361e754ec07517c0308e58 --- src/views/dashboard/components/BarChart.vue | 179 +++++++++++++------- 1 file changed, 114 insertions(+), 65 deletions(-) diff --git a/src/views/dashboard/components/BarChart.vue b/src/views/dashboard/components/BarChart.vue index 225b7130..e4670063 100644 --- a/src/views/dashboard/components/BarChart.vue +++ b/src/views/dashboard/components/BarChart.vue @@ -1,146 +1,195 @@ +