From b174ea476eb1afd872985b2c261241a814e0185d Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期四, 12 三月 2026 09:55:27 +0800
Subject: [PATCH] 一次大的提交,涉及,wms,wcs,pda
---
项目代码/WMS/WIDESEA_WMSClient/src/views/charts/bigdata/chart-options.js | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/charts/bigdata/chart-options.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/charts/bigdata/chart-options.js"
index 24de507..3db5c7c 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/charts/bigdata/chart-options.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/charts/bigdata/chart-options.js"
@@ -44,7 +44,7 @@
splitNumber: 15,
textStyle: {
color: "rgba(255,255,255,.6)",
- fontSize: "12"
+ fontSize: "32"
}
}
}
@@ -56,7 +56,7 @@
show: true,
textStyle: {
color: "rgba(255,255,255,.6)",
- fontSize: "12"
+ fontSize: "22"
}
},
axisTick: {
@@ -263,7 +263,7 @@
show: true,
textStyle: {
color: "rgba(255,255,255,.6)",
- fontSize: "12"
+ fontSize: "22"
}
},
axisTick: {
@@ -289,7 +289,7 @@
show: true,
textStyle: {
color: "rgba(255,255,255,.6)",
- fontSize: "12"
+ fontSize: "22"
}
},
axisTick: {
@@ -318,7 +318,8 @@
label: {
show: true,
color: "white",
- position: 'right'//insideRight
+ position: 'right',//insideRight
+ fontSize: 25, // 鉁� 鏂板/淇敼杩欒锛佹帶鍒舵煴瀛愪笂鏁板瓧鐨勫ぇ灏�
},
barWidth: "55%",
itemStyle: {
@@ -352,7 +353,7 @@
data: ["鍏ュ簱缁熻", "鍘嬭缁熻", "娴嬮噺缁熻"],
textStyle: {
color: "rgba(255,255,255,.5)",
- fontSize: "12"
+ fontSize: "22"
}
},
toolbox: {
@@ -396,7 +397,7 @@
axisLabel: {
textStyle: {
color: "rgba(255,255,255,.6)",
- fontSize: 12
+ fontSize: 22
}
},
--
Gitblit v1.9.3