柱状图不显示tooltip
This commit is contained in:
@@ -583,10 +583,6 @@ export default {
|
||||
document.getElementById("columnarEcharts")
|
||||
);
|
||||
this.columnarEcharts.setOption({
|
||||
tooltip: {
|
||||
show: this.filterShow == true? false: true ,
|
||||
trigger: "axis",
|
||||
},
|
||||
dataZoom: [
|
||||
{
|
||||
type: "slider",
|
||||
|
||||
Reference in New Issue
Block a user