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 2020/01/08 18:38:50 UTC

[GitHub] [incubator-echarts] 100pah opened a new pull request #11998: fix brush component roam bug

100pah opened a new pull request #11998: fix brush component roam bug
URL: https://github.com/apache/incubator-echarts/pull/11998
 
 
   
   <!-- 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?
   
   fix: the cover of the brush component should be able to roam with the coordinate system when using updateTransform. 
   
   
   ### Fixed issues
   
   Fix #11754.
   
   
   ## Details
   
   ### Before: What was the problem?
   
   The cover of the brush component can not roam with the coordinate system. 
   
   
   ### After: How is it fixed in this PR?
   
   Fix updateTransform of brush component.
   
   
   ## Usage
   
   ### Are there any API changes?
   
   - [ ] The API has been changed.
   
   <!-- LIST THE API CHANGES HERE -->
   
   
   
   ### Related test cases or examples to use the new APIs
   
   test/brush3.html
   
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merge.
   
   ### Other information
   

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] 100pah merged pull request #11998: fix brush component roam bug

Posted by GitBox <gi...@apache.org>.
100pah merged pull request #11998: fix brush component roam bug
URL: https://github.com/apache/incubator-echarts/pull/11998
 
 
   

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


With regards,
Apache Git Services

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