IgorLelyakov opened a new issue, #21021: URL: https://github.com/apache/echarts/issues/21021
### Version Apache ECharts 5.6 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=bar3d-punch-card&gl=1 ### Steps to Reproduce ввести в код var hours = ['12a', '1a', '2a', '3a', '4a', '5a', '6a', '7a', 'ZZZZ8a---long-long-long-long-long-long-long-long-long-long', '9a', '10a', '11a', '12p', '1p', '2p', '3p', '4p', '5p', '6p', '7p', '8p', '9p', '10p', '11p']; ### Current Behavior Дублирование (повторение) надписей axisLabel  ### Expected Behavior Не дублирование (не повторение) надписей axisLabel ### Environment ```markdown - OS:надписей axisLabel - Browser:Google Chrome Версия: 137.0.7151.69 (Официальная сборка) (64 бит) - Framework: Echarts (Examples) ``` ### Any additional comments? Как это исправить? -- 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]
