From cdebaf3543b814260a336e3fc784a6d69b6f5e5c Mon Sep 17 00:00:00 2001 From: wally <18603454788@163.com> Date: Tue, 16 Nov 2021 11:23:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=95=B0=E6=8D=AE=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=E5=A4=9A=E8=BD=B4=E4=BA=A4=E4=BA=92=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../statistical/stastistical-chart.vue | 14 +- src/config/chart.js | 165 +++++++++++++ src/utils/statistical.js | 229 +++++------------- 3 files changed, 234 insertions(+), 174 deletions(-) create mode 100644 src/config/chart.js diff --git a/src/components/statistical/stastistical-chart.vue b/src/components/statistical/stastistical-chart.vue index 47096de..233a2cc 100644 --- a/src/components/statistical/stastistical-chart.vue +++ b/src/components/statistical/stastistical-chart.vue @@ -8,12 +8,12 @@