This commit is contained in:
花有清香月有阴
2021-12-22 19:27:33 +08:00
parent b6fe3d7e8e
commit 411bd37b9e

View File

@@ -401,7 +401,8 @@ export default {
type: 'category',
data: Object.keys(data).map((e) => e.substring(e.length - 5, e.length)),
axisLine: {
lineStyle: { color: '#157EFF' },
show: true,
lineStyle: { color: '#666' },
},
axisLabel: {
show: true,