From 6085d019141bca3ce596b2e5942e24a37013db47 Mon Sep 17 00:00:00 2001 From: huanghao1412 Date: Wed, 21 Feb 2024 17:49:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9F=B1=E7=8A=B6=E5=9B=BE=20=E6=8A=98?= =?UTF-8?q?=E7=BA=BF=E5=9B=BE=E5=A2=9E=E5=8A=A0=E5=8F=8Cy=E8=BD=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Pages/ChartItemSetting/GlobalSetting.vue | 186 +++++++++--------- src/hooks/useChartCommonData.hook.ts | 22 +-- .../Charts/Bars/BarCommon/config.ts | 5 +- .../Charts/Bars/BarCommon/config.vue | 40 +++- .../Charts/Bars/BarCrossrange/config.ts | 17 +- .../Charts/Bars/BarCrossrange/config.vue | 40 +++- .../Charts/Lines/LineCommon/config.ts | 3 +- .../Charts/Lines/LineCommon/config.vue | 40 +++- .../Charts/Lines/LineGradientSingle/config.ts | 3 +- .../Lines/LineGradientSingle/config.vue | 61 +++++- .../Charts/Lines/LineGradientSingle/index.vue | 61 ++++-- .../Charts/Lines/LineLinearSingle/config.ts | 3 +- .../Charts/Lines/LineLinearSingle/config.vue | 40 +++- .../Charts/Lines/LineLinearSingle/index.vue | 18 ++ .../Tables/Tables/TableScrollBoard/index.vue | 2 +- src/settings/chartThemes/global.theme.json | 101 +++++++--- 16 files changed, 470 insertions(+), 172 deletions(-) diff --git a/src/components/Pages/ChartItemSetting/GlobalSetting.vue b/src/components/Pages/ChartItemSetting/GlobalSetting.vue index 68e3fb00..9e33369d 100644 --- a/src/components/Pages/ChartItemSetting/GlobalSetting.vue +++ b/src/components/Pages/ChartItemSetting/GlobalSetting.vue @@ -160,97 +160,99 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +