fix: detection顶部柱状图位置调整

This commit is contained in:
刘洪洪
2023-12-29 14:13:54 +08:00
parent f40e9ae759
commit c874665397

View File

@@ -104,7 +104,7 @@ export const multipleBarOption = {
grid: {
top: 40,
left: 25,
right: 25,
right: 40,
bottom: 20,
containLabel: true
},