forked from github/dataease
fix(图表-双轴图): 修复折线图开启缩略轴后切换组合图,组合图也会有缩略轴的问题
This commit is contained in:
parent
ed44063f44
commit
0cfb541aab
@ -583,7 +583,6 @@ export class ColumnLineMix extends G2PlotChartView<DualAxesOptions, DualAxes> {
|
||||
this.configLegend,
|
||||
this.configXAxis,
|
||||
this.configYAxis,
|
||||
this.configSlider,
|
||||
this.configAnalyse,
|
||||
this.configEmptyDataStrategy
|
||||
)(chart, options)
|
||||
|
Loading…
Reference in New Issue
Block a user