NEZ-2765 fix:explore showMore 导致 legend 高度变化 显示错位
This commit is contained in:
@@ -537,6 +537,7 @@ export default {
|
||||
}
|
||||
this.chart && this.chart.setOption(option)
|
||||
this.chart.resize()
|
||||
this.resize()
|
||||
},
|
||||
chartInit () {
|
||||
this.chart = echarts.init(document.getElementById(this.chartId))
|
||||
|
||||
Reference in New Issue
Block a user