From 362456bdea49860e326f579825fb53a52b1b3991 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 17:09:26 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20x,y=E8=BD=B4=E6=A0=87=E7=AD=BE=E5=81=8F?=
=?UTF-8?q?=E7=A7=BB=E9=87=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Pages/ChartItemSetting/GlobalSetting.vue | 6 ++++++
src/settings/chartThemes/global.theme.json | 6 ++++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/src/components/Pages/ChartItemSetting/GlobalSetting.vue b/src/components/Pages/ChartItemSetting/GlobalSetting.vue
index 6a313877..1dbca006 100644
--- a/src/components/Pages/ChartItemSetting/GlobalSetting.vue
+++ b/src/components/Pages/ChartItemSetting/GlobalSetting.vue
@@ -51,6 +51,9 @@
+
+
+
@@ -140,6 +143,9 @@
+
+
+
diff --git a/src/settings/chartThemes/global.theme.json b/src/settings/chartThemes/global.theme.json
index 491b3e4a..1c099af8 100644
--- a/src/settings/chartThemes/global.theme.json
+++ b/src/settings/chartThemes/global.theme.json
@@ -22,7 +22,8 @@
"axisLabel": {
"show": true,
"fontSize": 12,
- "color": "#B9B8CE"
+ "color": "#B9B8CE",
+ "rotate": 0
},
"position": "bottom",
"axisLine": {
@@ -58,7 +59,8 @@
"axisLabel": {
"show": true,
"fontSize": 12,
- "color": "#B9B8CE"
+ "color": "#B9B8CE",
+ "rotate": 0
},
"position": "left",
"axisLine": {