chaegumi commented on issue #11522: 浏览器缩放时地图位置跑偏,需要刷新浏览器才会和数据坐标对应上 URL: https://github.com/apache/incubator-echarts/issues/11522#issuecomment-573491551 需要类似这样调用,先clear后,再设置就有效果了 myChart.clear() myChart.setOption(opt)
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
