jiawulin001 commented on issue #16663:
URL: https://github.com/apache/echarts/issues/16663#issuecomment-1063993856


   针对x轴不显示最后一个label的问题,只需要设置xAxis.axisLabel.showMaxLabel为true即可显示;
   
第二个问题当series的label为2021/12/15时不显示,我理解是因为label太长导致超出画布,只能部分显示,可以选择把position设为空使其显示在bar上,也可以设置为left让它显示在坐标轴左侧。


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