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/04/21 01:47:21 UTC

[GitHub] [echarts] jiawulin001 commented on pull request #16880: fix: xAxis label overflow fixed when containLabel=true

jiawulin001 commented on PR #16880:
URL: https://github.com/apache/echarts/pull/16880#issuecomment-1104623888

   > However the `getTicksCoord` will have a different result when user-set `axisTick.interval` and `axisLabel.interval` are different.
   
   That's a good point. I rewrite the method with `getViewsLabel` and use their bounding rect to find the left and right exceeds. Please check it out.


-- 
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