difosfor commented on issue #15861: URL: https://github.com/apache/echarts/issues/15861#issuecomment-3024177047
Ah, looks like we're also suffering from this; we're updating with live video player stats at a 100ms (normally 500ms) interval currently for testing purposes. Animations are disabled and things work alright otherwise, although I do wonder about performance as well. Is there some way to work around this? I've tried to replace the pointer/mouse events propagated to the chart by my own and then also immediately dispatching an up after any down event, but that didn't work. -- 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: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org