Abbyyan commented on issue #3976: URL: https://github.com/apache/echarts/issues/3976#issuecomment-960407363
> 谢谢你的及时回答,myChart.setOption(chartOption,true); 第二个参数设置为true解决了此问题。每次切换需要全部重新渲染性能不好。 用chart.clear之后,之前设置的颜色不知道为啥就没有了。但是这里第二个参数设置为true,完美解决了我的问题 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
