Ovilia commented on issue #15295:
URL: https://github.com/apache/echarts/issues/15295#issuecomment-878742688
Or you may use something like
```js
axisLabel: {
align: 'left',
padding: [0, 0, 0, -45]
}
```
to get

But with this method, if the width of the bar is not fixed, it may be a
little tricky to calculate.
--
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]