Ovilia commented on issue #16918: URL: https://github.com/apache/echarts/issues/16918#issuecomment-1103566938
This doesn't seem to be a bug to me. For `yAxis`, the `nameGap` is the vertical distance from `'start` position, which is expected to be the current position. If you wish to make the axis name label to be like the second image, you can use [graphic.text](https://echarts.apache.org/zh/option.html#graphic.elements-text) to draw the text. -- 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]
