jayarjo edited a comment on pull request #15428: URL: https://github.com/apache/echarts/pull/15428#issuecomment-1066585580
@pissang @kongmoumou how one is supposed to grab the new coordinates of the node, after it was dragged? I checked the source and I see that pre-defined event handlers for `drag` and `dragend` are forcefully wiped off. We need to grab new coordinates and sync them with the backend. -- 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]
