feat:升级echarts到5.0.1
This commit is contained in:
@@ -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,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user