MeetzhDing opened a new pull request, #16985:
URL: https://github.com/apache/echarts/pull/16985

   <!-- Please fill in the following information to help us review your PR more 
efficiently. -->
   
   ## Brief Information
   
   This pull request is in the type of:
   - [ ] bug fixing
   - [x] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   gauge text label rotate.  https://github.com/apache/echarts/issues/15944
   
   ## Details
   
   ### Before: What was the problem?
   
   gauge text label can`t rotating by angle.
   
   
   ### After: How is it fixed in this PR?
   
   add new option: `gauge-series.axisLabel.rotating`
   if true, rotating label by angle.
   <img width="581" alt="image" 
src="https://user-images.githubusercontent.com/12808432/166918941-20347921-5b35-462a-8f2b-bc0e68c9cbcc.png";>
   <img width="324" alt="image" 
src="https://user-images.githubusercontent.com/12808432/166918969-36a322de-6212-4026-ae7f-93dacb2d206f.png";>
   
   
   
   ## Misc
   - [ ] The API has been changed (apache/echarts-doc#xxx)  
   
   
   ### Related test cases or examples to use the new APIs
   
   gauge-case.html
   gauge-simple.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.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to