nanfb commented on issue #18783: URL: https://github.com/apache/echarts/issues/18783#issuecomment-1598610077
> 目前的 SVG 渲染器采用了 Virtual DOM 实现,通常来说应该性能不会太差。 节点数量非常多,大概有9000+,我使用svg-pan-zoom实现缩放,平移和缩略图展示,较卡顿,但可以接受,,使用canvas性能应该会好一些吧 -- 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]
