Conformance: fix Time Trend conformance chart blue color done.

This commit is contained in:
chiayin
2023-09-04 11:32:25 +08:00
parent f68eafca71
commit 60182c3148
2 changed files with 3 additions and 3 deletions

View File

@@ -623,7 +623,7 @@ export default {
x: {
ticks: {
// autoSkip: false, // 彈性顯示或全部顯示 lable
// autoSkipPadding: 4,
// autoSkipPadding: 4, // lable 之間的距離
maxRotation: 0, // 不旋轉 lable 0~50
color: '#334155',
display: true,