更新到echarts 4.x
This commit is contained in:
parent
41b7a88c6a
commit
fdc9ad9c96
|
|
@ -39,6 +39,7 @@ export default class App extends Component {
|
|||
<WebView
|
||||
ref="chart"
|
||||
scrollEnabled = {false}
|
||||
javaScriptEnabled={true}
|
||||
injectedJavaScript = {renderChart(this.props,true)}
|
||||
style={{
|
||||
height: this.props.height || 400,
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue