legend点击事件,重新设置markPoint的位置后,原来的markPoint点仍然存在
Open
bug
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.2.0
### Reproduction link
[http://jsrun.net/eLTKp/edit](http://jsrun.net/eLTKp/edit)
### Steps to reproduce
legend响应"legendselectchanged"事件时重新设置series的markPoint的位置,当该曲线再次展示时,原来的标记点仍然存在。
### What is expected?
曲线上只显示响应"legendselectchanged"事件时重新设置的标记点。

### What is actually happening?
响应"legendselectchanged"事件之前的标记点和响应事件重新设置的标记点都显示在曲线上。

Contributor guide
Assessment
This issue has not been assessed yet.