This commit is contained in:
xing 2020-06-30 16:04:42 +08:00
parent 647be6fd8f
commit 0cc623c98b

View File

@ -26,16 +26,16 @@
},
tooltip: {
trigger: 'axis',
axisPointer: {
type: 'cross',
label: {
backgroundColor: '#E9EEF3'
axisPointer: {
type: 'cross',
label: {
backgroundColor: '#E9EEF3'
}
}
}
},
grid: {
left: '3%',
right: '4%',
},
grid: {
left: '3%',
right: '4%',
bottom: '3%',
containLabel: true
},