pissang commented on issue #11052: echarts bmap绘制散点图,数据量过大时拖拽地图小点会重新渲染 URL: https://github.com/apache/incubator-echarts/issues/11052#issuecomment-522895127 这个是为了防止大数据量渲染阻塞界面引入的渐进渲染效果。你可以设置 `progressive: 0`关闭渐进渲染,如果交互有卡顿的话,可以尝试设置 `large: true`
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org For additional commands, e-mail: dev-h...@echarts.apache.org