plainheart commented on issue #15270: URL: https://github.com/apache/echarts/issues/15270#issuecomment-872011322
I'm afraid you are misunderstanding what `nameTextStyle` is for. According to what you draw, you will need to use [`xAxis.axisLabel`](https://echarts.apache.org/zh/option.html#xAxis.axisLabel) instead of `nameTextStyle`. `nameTextStyle` is used to control the style of the name of axis rather than axis labels. -- 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]
