echarts-for-react 从新渲染数据

<ReactEcharts
option={option}
notMerge={true} 
style={{height: '600px', '100%'}}
className={'react_for_echarts'}
/>
原文地址:https://www.cnblogs.com/xiaoxingchao/p/9512109.html