pissang commented on issue #12399: 关于canvas中折线超过12000不显示
URL: 
https://github.com/apache/incubator-echarts/issues/12399#issuecomment-610787631
 
 
   这个宽度,Canvas 的绘制跟浏览器和硬件会有很大的关系了(我刚在高分屏上用 35000 的分辨率显示就崩溃了,因为要分配的内存太大了)
   
   你的数据量大概是多少?如果可以的话可以试试开启 sampling,我刚试了 100w 的数据,开启 sampling 后交互也是挺流畅的

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