CN-368 Detection--服务质量事件 活跃实体图表错乱

This commit is contained in:
hanyuxia
2022-03-11 15:40:33 +08:00
parent 5924b5d050
commit fdd5a97e1f
4 changed files with 79 additions and 14 deletions

View File

@@ -229,7 +229,7 @@ export const activeAttackBar = {
},
show: true,
className: 'nz-chart-tooltip',
extraCssText: 'box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);max-width: 300px !important'
extraCssText: 'box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);max-width: 400px !important'
},
xAxis: {
axisTick: { show: false },
@@ -252,11 +252,15 @@ export const activeAttackBar = {
axisTick: { show: false },
axisLine: { show: false },
axisLabel: {
show: true
show: true,
width:95,
overflow:'truncate',
},
splitLine: {
show: false
}
},
triggerEvent: true,
},
series: [{
barWidth: 5,