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 2022/07/21 08:36:15 UTC

[GitHub] [echarts] plainheart opened a new pull request, #17412: fix(pie): fix `labelLine` may not be hidden when `minShowLabelRadian` is specified

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

   ## Brief Information
   
   This pull request is in the type of:
   
   - [x] bug fixing
   - [ ] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   Fix a bug that when `minShowLabelRadian` is specified and the sector angle is less than it, the `labelLine` doesn't be hidden.
   
   ### Fixed issues
   
   - Resolves #17013
   
   ## Details
   
   ### Before: What was the problem?
   
   <img src="https://user-images.githubusercontent.com/26999792/180168772-6ff892dd-67bc-44ea-9337-1f47cdebd777.png" width="300">
   
   ### After: How does it behave after the fixing?
   
   <img src="https://user-images.githubusercontent.com/26999792/180168828-39d3cb09-60c8-4a4b-af1e-389664642af8.png" width="300">
   
   ## Document Info
   
   One of the following should be checked.
   
   - [x] This PR doesn't relate to document changes
   - [ ] The document should be updated later
   - [ ] The document changes have been made in apache/echarts-doc#xxx
   
   
   
   ## Misc
   
   ### ZRender Changes
   
   - [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx).
   
   ### Related test cases or examples to use the new APIs
   
   Please refer to the last case in `test/pie-label.html`.
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merging.
   
   ### 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.

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

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] [echarts] echarts-bot[bot] commented on pull request #17412: fix(pie): fix `labelLine` may not be hidden when `minShowLabelRadian` is specified

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on PR #17412:
URL: https://github.com/apache/echarts/pull/17412#issuecomment-1191205119

   Thanks for your contribution!
   The community will review it ASAP. In the meanwhile, please checkout [the coding standard](https://echarts.apache.org/en/coding-standard.html) and Wiki about [How to make a pull request](https://github.com/apache/echarts/wiki/How-to-make-a-pull-request).
   
   The pull request is marked to be `PR: author is committer` because you are a committer of this project.


-- 
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-unsubscribe@echarts.apache.org

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] [echarts] echarts-bot[bot] commented on pull request #17412: fix(pie): fix `labelLine` may not be hidden when `minShowLabelRadian` is specified

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on PR #17412:
URL: https://github.com/apache/echarts/pull/17412#issuecomment-1192225213

   Congratulations! Your PR has been merged. Thanks for your contribution! 👍


-- 
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-unsubscribe@echarts.apache.org

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] [echarts] Ovilia merged pull request #17412: fix(pie): fix `labelLine` may not be hidden when `minShowLabelRadian` is specified

Posted by GitBox <gi...@apache.org>.
Ovilia merged PR #17412:
URL: https://github.com/apache/echarts/pull/17412


-- 
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-unsubscribe@echarts.apache.org

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