limeng90 commented on issue #9071: 之前发错图了。一个grid实现双y轴展示2条line,每条y轴的name和对应的刻度对调了没匹配上 URL: https://github.com/apache/incubator-echarts/issues/9071#issuecomment-422345458 问题可能找到了,我的场景是这样的,有个下拉框,每次选择2个指标展示,当连续2次选择computed出来的option有相同的数据(比如说series[]里面某项)的时候貌似不会完全触发重绘,在setoption添加第二个参数true就解决了。不过话说回来,我的option确实已经watch到了修改,但是没能完全重绘。
---------------------------------------------------------------- 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]
