apache / echarts

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

[Bug] linecharts with polar coordinateSystem cannot render two series data at the same time #17718

Open zcg1991 opened 2 years ago

zcg1991 commented 2 years ago

Version

5.3.2

Link to Minimal Reproduction

No response

Steps to Reproduce

1 in a vue project

2 here is the code

Current Behavior

render the blue line first and the red line second click

Expected Behavior

render the two lines at the same time

Environment

- OS:win10
- Browser: chrome  105.0.5195.127
- Framework: vue@2

Any additional comments?

No response

github-actions[bot] commented 3 days 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.