apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.2k stars 19.61k forks source link

[Bug] 5.3.1版本中自定义图表存在执行异常情况,相同代码在5.2.2版本中正常运行 #16698

Closed Lino99-FE closed 5 months ago

Lino99-FE commented 2 years ago

Version

5.3.1

Link to Minimal Reproduction

https://stackblitz.com/edit/react-nfmuzj?file=index.js

Steps to Reproduce

点击按钮 “exce-正常情况”正常显示图表 点击按钮”error-异常情况1“或”error-异常情况2“出现异常报错,图表无法正常显示

Current Behavior

5.3.1版本出现异常报错,降级至5.2.2版本功能正常

Expected Behavior

正常显示图表

Environment

- OS:macOS bigsur
- Browser:Chrome 99
- Framework:React 17

Any additional comments?

No response

echarts-bot[bot] commented 2 years ago

@Ryson9 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗

TRANSLATED
**TITLE** [Bug] There was an execution exception for custom charts in version 5.3.1, and the same code worked normally in version 5.2.2 **BODY** ### Version 5.3.1 ### Link to Minimal Reproduction https://stackblitz.com/edit/react-nfmuzj?file=index.js ### Steps to Reproduce Click the button "excel-normal" to display the chart normally Click the button "error-exception 1" or "error-exception 2", an abnormal error occurs, and the chart cannot be displayed normally ### Current Behavior An abnormal error occurred in version 5.3.1, and the downgrade to version 5.2.2 works normally ### Expected Behavior Display the graph normally ### Environment ````markdown - OS: macOS bigsur - Browser: Chrome 99 - Framework: React 17 ```` ### Any additional comments? _No response_
mjurika commented 2 years ago

This is related to my reported bug https://github.com/apache/echarts/issues/16694

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

github-actions[bot] commented 5 months ago

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!