KyleBing opened a new issue #11033: 一个表中,多个曲线,换 option 的时候,残留多余的曲线 URL: https://github.com/apache/incubator-echarts/issues/11033 有个页面中,我设置了两个 option 对象, `optionK` `optionLine`,两个是完完全全不同的。 在k线图的 `option` `series` 添加了几个MA曲线,但在 `optionLine` 没有。 在从 optionK 切换到 opitonLine 的时候,会残留 所有的ma曲线,如下图: <img width="497" alt="echart_k_ma" src="https://user-images.githubusercontent.com/12215982/63151766-ccea7900-c03c-11e9-849b-1e1b8a2d906b.png"> <img width="499" alt="echart_line_ma" src="https://user-images.githubusercontent.com/12215982/63151775-d07e0000-c03c-11e9-90af-251cb9af4be5.png">
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org For additional commands, e-mail: dev-h...@echarts.apache.org