king
2021-04-17 ada653685c62e55b2d293f93470eaad59fb5cafb
src/tabviews/custom/components/chart/antv-scatter/index.jsx
@@ -57,7 +57,7 @@
      _config.plot.height = _config.plot.height - 30
    }
    _config.style = {..._config.style, minHeight: config.plot.height}
    _config.style.height = config.plot.height
    this.setState({
      config: _config,