柱状图不显示tooltip

This commit is contained in:
shijingjing
2022-07-28 17:33:11 +08:00
parent 01ba5f7a9e
commit 11b4bf2683

View File

@@ -583,10 +583,6 @@ export default {
document.getElementById("columnarEcharts")
);
this.columnarEcharts.setOption({
tooltip: {
show: this.filterShow == true? false: true ,
trigger: "axis",
},
dataZoom: [
{
type: "slider",