eapatel commented on issue #16095:
URL: https://github.com/apache/echarts/issues/16095#issuecomment-987465672


   Thanks @pissang for replying. 
   
   I implemented replaceMerged feature to solve my main issue (to improve the 
performance of the globe and prevent browser crashes). However. by using 
replaceMerged ,the browser and globe performance is too slow compared to using 
the setOption and appendData feature.
   
   I think appendData is the best way to handle large amount of data. Can you 
please help to solve my problem using appendData? Is there a way to remove old 
data from browser and keep adding new ones using appendData?


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

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to