209746770 opened a new issue, #19660: URL: https://github.com/apache/echarts/issues/19660
### Version 5.4.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=radar ### Steps to Reproduce {"tooltip":{},"legend":{"left":"center","top":"0px"},"color":["#635FBA","#54D5AB","#5EAEF2","#C1D53C","#F4CC61","#9EAABF","#A286D2","#E2785F","#48A9A8","#6798C5"],"radar":{"axisNameGap":10,"splitNumber":4,"alignTicks":false,"center":["50%","54%"],"radius":"75%","axisName":{"color":"#414143"},"indicator":[{"name":"学术影响力","min":0,"max":0.33},{"name":"社会活跃度","min":0,"max":0.2},{"name":"任职影响力","min":0,"max":0.1},{"name":"机构影响力","min":0,"max":0.14}],"splitArea":{"areaStyle":{"color":["rgba(250,250,250,0.3)","rgba(250,250,250,0.3)"]}}},"series":[{"type":"radar","areaStyle":{"opacity":0},"data":[{"value":[0.33,0.2,0.1,0.14],"name":"黄晓军-108537","tooltip":{"show":false}},{"value":[0,0,0,0.05],"name":"朱文清-384972","tooltip":{"show":false}}]}]} ### Current Behavior  ### Expected Behavior 取消报错 ### Environment ```markdown - OS: - Browser: Chrome - Framework: react ``` ### 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]
