Merge pull request #11983 from dataease/pr@dev-v2@chart-mix-fix

fix(图表-双轴图): 修复折线图开启缩略轴后切换组合图,组合图也会有缩略轴的问题
This commit is contained in:
jianneng-fit2cloud 2024-09-03 20:04:21 +08:00 committed by GitHub
commit 30a62fa033
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)