feat:升级echarts到5.0.1

This commit is contained in:
wangwenrui
2021-01-29 18:17:52 +08:00
parent a0185ec4e8
commit 22db5d042f
5 changed files with 30 additions and 5 deletions

View File

@@ -76,7 +76,11 @@
extraCssText:'z-index:1000;',
backgroundColor:'rgba(221,228,237,1)',
borderColor:'rgba(221,228,237,1)',
textStyle:{color: "#000"}
textStyle:{color: "#000"},
axisPointer:{
snap:false,
animation:false,
},
// formatter:null,
// position:null,
},