diff --git a/core/core-frontend/src/views/chart/components/js/panel/charts/others/chart-mix.ts b/core/core-frontend/src/views/chart/components/js/panel/charts/others/chart-mix.ts index 1b7dde1f61..0c7f1c359e 100644 --- a/core/core-frontend/src/views/chart/components/js/panel/charts/others/chart-mix.ts +++ b/core/core-frontend/src/views/chart/components/js/panel/charts/others/chart-mix.ts @@ -583,7 +583,6 @@ export class ColumnLineMix extends G2PlotChartView { this.configLegend, this.configXAxis, this.configYAxis, - this.configSlider, this.configAnalyse, this.configEmptyDataStrategy )(chart, options)