travis1111 commented on issue #12339: graph当节点达到1000或更多时,会变得很卡顿
URL: 
https://github.com/apache/incubator-echarts/issues/12339#issuecomment-606583409
 
 
   我现在还没有尝试超过100个节点。
   
   我现在在做的是,看有没有办法先force layout 
一次,得到坐标,然后把坐标保存到原始的数据中。这样,以后显示的时候直接调用带有坐标的数据,就免去了布局的步骤。
   
   我试了下,不行。我发到这里了
   
   https://github.com/apache/incubator-echarts/issues/12357
   
   你还能想到什么方法?
   
   

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