candy4290 commented on issue #9345: URL: https://github.com/apache/echarts/issues/9345#issuecomment-2024277725
最近也在处理这块 提供个思路:1>监听拖拽,并将layout:‘force’改为'none'(拖拽事件我还在找~~~) 2>获取当前节点位置,被赋值给data中每一项的x,y属性(issue中有如何获取节点位置) -- 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]
