You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/05/25 03:13:42 UTC

[GitHub] [echarts] pissang opened a new issue #15026: Avoid traverse on all elements in each sliced frame of progressive rendering

pissang opened a new issue #15026:
URL: https://github.com/apache/echarts/issues/15026


   ### Version
   5.1.1
   
   ### Steps to reproduce
   https://github.com/apache/echarts/blob/b1ca9f6f2cf1f41871f474c32e056a815095e334/src/core/echarts.ts#L2068
   
   ### What is expected?
   Only update the new added
   
   ### What is actually happening?
   All elements are updated
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


-- 
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:
users@infra.apache.org



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