zui4yi1 opened a new issue #15898: URL: https://github.com/apache/echarts/issues/15898
### Version 5.2.1 ### Reproduction link [https://echarts.apache.org/examples/zh/editor.html?c=area-pieces](https://echarts.apache.org/examples/zh/editor.html?c=area-pieces) ### Steps to reproduce 1. 打开上面的链接(也是官方例子); 2. 把series里的symbol配置为circle; 3. 观察折线上的标记。 ### What is expected? 折线上的标记都能显示 ### What is actually happening? 只有在pieces范围内的才显示,非pieces范围内(包括边界)的都不显示 --- 奇怪的是,symbol为默认的emptyCircle时却是可见的,不知为何这个官方例子,特意把symboly设置为none. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> -- 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]
