forked from github/dataease
Merge pull request #11983 from dataease/pr@dev-v2@chart-mix-fix
fix(图表-双轴图): 修复折线图开启缩略轴后切换组合图,组合图也会有缩略轴的问题
This commit is contained in:
commit
30a62fa033
@ -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