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/12 06:32:53 UTC

[GitHub] [echarts] pissang opened a new pull request #14920: fix(custom): fix progressive rendering in custom series.

pissang opened a new pull request #14920:
URL: https://github.com/apache/echarts/pull/14920


   <!-- Please fill in the following information to help us review your PR more efficiently. -->
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [x] bug fixing
   - [ ] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   1. Fix switched from progressive rendering back to normal rendering doesn't clear the incremental elements bug.
   2. Update zrender to the nightly version to fix other progressive rendering issues.
   
   
   ### Fixed issues
   
   https://github.com/apache/echarts/issues/14573
   https://github.com/apache/echarts/issues/13534
   https://github.com/apache/echarts/issues/14144
   https://github.com/apache/echarts/issues/14145
   
   ## Details
   
   ### Before: What was the problem?
   
   ![image](https://user-images.githubusercontent.com/841551/117928953-d8acc180-b32e-11eb-9271-e13076c79874.png)
   
   Still display the old elements when zoom out.
   
   ### After: How is it fixed in this PR?
   
   ![image](https://user-images.githubusercontent.com/841551/117928953-d8acc180-b32e-11eb-9271-e13076c79874.png)
   
   Old elements are removed
   


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


[GitHub] [echarts] echarts-bot[bot] commented on pull request #14920: fix(custom): fix progressive rendering in custom series.

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on pull request #14920:
URL: https://github.com/apache/echarts/pull/14920#issuecomment-839500249


   Thanks for your contribution!
   The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-standard.html) and Wiki about [How to make a pull request](https://github.com/apache/echarts/wiki/How-to-make-a-pull-request).
   
   The pull request is marked to be `PR: author is committer` because you are a committer of this project.


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


[GitHub] [echarts] pissang merged pull request #14920: fix(custom): fix progressive rendering in custom series.

Posted by GitBox <gi...@apache.org>.
pissang merged pull request #14920:
URL: https://github.com/apache/echarts/pull/14920


   


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


[GitHub] [echarts] echarts-bot[bot] commented on pull request #14920: fix(custom): fix progressive rendering in custom series.

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on pull request #14920:
URL: https://github.com/apache/echarts/pull/14920#issuecomment-839594542


   Congratulations! Your PR has been merged. Thanks for your contribution! 👍


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