lr1739 opened a new issue #10199: 大数据量折线图性能优化 URL: https://github.com/apache/incubator-echarts/issues/10199 用ws动态更新折线图,每条线最多能达到10多万个点,在1万个点以上的时候,动态更新的时候就已经开始不流畅。 在数据量很大的情况下能否使用webgl对2D图形的绘制进行加速,highcharts就有类似的实现
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
