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/06/02 13:51:08 UTC

[GitHub] [incubator-echarts] plainheart opened a new pull request #12737: fix(markPoint): symbolRotate for markPoint does not work.

plainheart opened a new pull request #12737:
URL: https://github.com/apache/incubator-echarts/pull/12737


   <!-- 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?
   
   Fixes #12731 `symbolRotate` for `markPoint` does not work
   
   ### Fixed issues
   
   - #12731
   
   ## Details
   
   ### Before: What was the problem?
   
   Symbols don't rotate even if we've specified `symbolRotate`.
   
   ![image](https://user-images.githubusercontent.com/26999792/83527450-662a4380-a51a-11ea-9d86-dca75b6765e1.png)
   
   
   ### After: How is it fixed in this PR?
   
   Symbols will perform the rotation as we specified.
   
   ![image](https://user-images.githubusercontent.com/26999792/83527687-b30e1a00-a51a-11ea-8cca-beec838704dc.png)
   
   
   
   ## Usage
   
   ### Related test cases or examples to use the new APIs
   
   Please refer to `test/markPoint.html`.
   


----------------------------------------------------------------
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] [incubator-echarts] pissang merged pull request #12737: fix(markPoint): symbolRotate for markPoint does not work.

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


   


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