Ovilia opened a new pull request #16034:
URL: https://github.com/apache/echarts/pull/16034


   <!-- 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?
   
   <!-- USE ONCE SENTENCE TO DESCRIBE WHAT THIS PR DOES. -->
   
   Fix pie label position with rich text.
   
   ### Fixed issues
   
   #16023
   
   
   ## Details
   
   ### Before: What was the problem?
   
   
![image](https://user-images.githubusercontent.com/779050/140906641-6c32c622-f141-46b6-9fea-121fe40a2308.png)
   
   
   
   ### After: How is it fixed in this PR?
   
   
![image](https://user-images.githubusercontent.com/779050/140906687-b149e014-a4e9-4e78-83b0-227387edda29.png)
   
   Labels should not be outside of the canvas and positions of background and 
labelLine are fixed.
   
   ## Misc
   
   <!-- ADD RELATED ISSUE ID WHEN APPLICABLE -->
   
   - [ ] The API has been changed (apache/echarts-doc#xxx).
   - [x] This PR depends on ZRender changes (ecomfe/zrender#847).
   
   ### Related test cases or examples to use the new APIs
   
   test/pie-label.html
   
   
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merge.
   
   ### Other information
   
   - [ ] Run visual test of pie charts.
   


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

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