zhangenming opened a new issue #16284: URL: https://github.com/apache/echarts/issues/16284
### Version 5.2.2 ### Link to Minimal Reproduction https://jsfiddle.net/ogcmsfyk/ ### Steps to Reproduce 文档显示 xAxis: { type: 'category' }, 默认值是category 但 `xAxis: { },` 效果与`xAxis: { type: 'category' }, ` 不一致 注释掉27行图标会出错 谢谢 ### Current Behavior 出错 ### Expected Behavior 不出错 ### Environment ```markdown - OS:win 10 - Browser:chrome 96 - Framework: ``` ### Any additional comments? _No response_ -- 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]
