king
2020-11-12 f830c733cbc071f023c9a9a4e1571b7c81d672bf
src/templates/sharecomponent/chartcomponent/chartcompile/index.jsx
@@ -77,6 +77,11 @@
      }
    })
    if (plot.correction) {
      delete plot.correction // 数据修正(已弃用)
      plot.barSize = 35
    }
    this.setState({
      visible: true,
      view: 'normal',