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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to