From 3cb4dbb12bf6913c785836e790032c544a13dc81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E6=89=BF?= <1141845963@qq.com> Date: Fri, 14 Oct 2022 16:46:41 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9F=B1=E7=8A=B6=E5=9B=BE=E6=8A=98?= =?UTF-8?q?=E7=BA=BF=E5=9B=BE=E6=B7=BB=E5=8A=A0=E7=BD=91=E6=A0=BC=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Pages/ChartItemSetting/GlobalSetting.vue | 24 +++++++++++++++++++ .../Charts/Bars/BarCommon/config.ts | 15 ++++++++---- .../Charts/Bars/BarCrossrange/config.ts | 9 ++++++- .../Charts/Lines/LineCommon/config.ts | 13 +++++++--- .../Charts/Lines/LineGradientSingle/config.ts | 22 ++++++++++------- .../Charts/Lines/LineGradients/config.ts | 11 +++++++-- .../Charts/Lines/LineLinearSingle/config.ts | 11 +++++++-- src/settings/chartThemes/global.theme.json | 7 ++++++ 8 files changed, 92 insertions(+), 20 deletions(-) diff --git a/src/components/Pages/ChartItemSetting/GlobalSetting.vue b/src/components/Pages/ChartItemSetting/GlobalSetting.vue index f6941671..23be4316 100644 --- a/src/components/Pages/ChartItemSetting/GlobalSetting.vue +++ b/src/components/Pages/ChartItemSetting/GlobalSetting.vue @@ -210,6 +210,26 @@ + + + + + + + + + + + + + + + + + +