升级到5.2.2版本后重置option会将markPoint置空
Open
bug
waiting-for: community
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.2.2
### Reproduction link
[https://jsbin.com/gujagor/1/edit?html,output](https://jsbin.com/gujagor/1/edit?html,output)
### Steps to reproduce
点击显示最值,没有生效
因为没找到5.2.2版本的在线cdn资源,用的5.1.2的版本,5.2.2情况也是一样的,换成升级之前的4.*版本即不会有此问题
### What is expected?
升级之前用的是`4.8`版本,重置`option`之后,`markpoint,markLine和markArea`存在默认的属性值
### What is actually happening?
升级之后markpoint,markLine和markArea这几个值为空数组,导致设置了series中的markpoint属性之后未生效
Contributor guide
Assessment
This issue has not been assessed yet.