somsne opened a new issue #11340: echarts自动resize之后直角坐标系X轴的标签有部分无法正常显示出来 URL: https://github.com/apache/incubator-echarts/issues/11340 ### Version 4.3.0 ### Reproduction link [https://www.echartsjs.com/examples/zh/editor.html?c=bar-waterfall](https://www.echartsjs.com/examples/zh/editor.html?c=bar-waterfall) ### Steps to reproduce 将窗口宽度拖动到550px以下,此时作为分类轴的X轴部分标签会隐藏来防止标签互相覆盖。 再将窗口拖动回正常大小,如1900px,此时作为分类轴的X轴标签因为不再会互相覆盖,应该要全部显示出来,但并没有正常显示。 保持窗口大小,刷新页面后隐藏的标签正常显示。 ### What is expected? X轴标签应该在互相不会覆盖时全部正常显示 ### What is actually happening? 调整到不覆盖情况下时,依旧无法显示 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
