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 2021/09/13 08:20:30 UTC

[GitHub] [echarts] pissang opened a new pull request #15712: feat(time): add axisLabel.hideOverlap

pissang opened a new pull request #15712:
URL: https://github.com/apache/echarts/pull/15712


   <!-- 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?
   
   Use `axisLabel.hideOverlap` to control the overlapping strategy for labels of xAxis. To avoid potential breaking change if we force to hide these overlapped labels in https://github.com/apache/echarts/pull/15583 . Like in the following case, 
   It can be accepted if we display all the labels. 
   
   ![image](https://user-images.githubusercontent.com/841551/133048737-2a89cc77-2767-41da-8213-6da13489b8a5.png)
   
   But the new strategy will hide these slightly overlapped labels.
   
   ![image](https://user-images.githubusercontent.com/841551/133048780-42f49155-73da-4b4a-88df-4b2776642c3f.png)
   
   


-- 
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] pissang merged pull request #15712: feat(axis): add axisLabel.hideOverlap

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


   


-- 
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 #15712: feat(time): add axisLabel.hideOverlap

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


   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 #15712: feat(axis): add axisLabel.hideOverlap

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


   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