src/tabviews/custom/components/chart/antv-dashboard/index.jsx
@@ -86,12 +86,7 @@ _sync = false } if (_config.style) { _config.style = {..._config.style, minHeight: (config.plot.height || 400)} } else { _config.style = {minHeight: (config.plot.height || 400)} } _config.style.height = config.plot.height || 400 this.setState({ config: _config,