cyxiaotian commented on issue #7125: echarts动态数据+时间坐标轴 内存溢出,页面崩溃
URL: 
https://github.com/apache/incubator-echarts/issues/7125#issuecomment-592310803
 
 
   我也是后台通过socketio实时发送过来数据,使用echarts折现进行动态绘制。 利用vue watch 进行监听 option中series 
的data变化,发现大数据量情况下(10000个点/每次推送) chrome 浏览器memory上涨速度很快。。

----------------------------------------------------------------
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]

Reply via email to