100pah commented on issue #9008: 动态渲染数据,之前的对比数据仍在
URL: 
https://github.com/apache/incubator-echarts/issues/9008#issuecomment-419001036
 
 
   可以使用 `notMerge` 模式(setOption 的第二个参数为 `true`),能清除之前的 series。
   
   `chart.setOption(option, true)`
   
   参见:<http://echarts.baidu.com/api.html#echartsInstance.setOption>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to