Ovilia commented on issue #19841: URL: https://github.com/apache/echarts/issues/19841#issuecomment-2063187154
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. -- 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]
