GetemJay commented on issue #19841:
URL: https://github.com/apache/echarts/issues/19841#issuecomment-2076184806

   > If you set `grid.left` to be larger, you will see that `axisLabel.width` 
is actually working. If you want to move the chart to the right, the correct 
way is to set `grid.left` to be larger instead of changing `axisLabel.width`. 
`axisLabel.width` is to control the text wrapping.
   
   实际的需求是有一列很多个图表 希望y轴可以对齐 但是由于y轴的数字大小不一样 有的是10 有的是3000000。我试了下 
就算设置了grid.left为一个大的值 然后设置axisLabel.width 
也没办法对齐。请问这种情况应该怎么处理呢?而且按照文档上的描述axisLabel.width是控制“文本显示宽度”,但是实际上单独设置又不生效,是不是有歧义呢


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