zui4yi1 opened a new issue #15897: URL: https://github.com/apache/echarts/issues/15897
官方例子即可直接复现: https://echarts.apache.org/examples/zh/editor.html?c=area-pieces 步骤: 1. 打开上面的官方例子 2. 把series里的symbol配置为circle 结果:折线上的标记,只有在pieces范围内的才显示,非pieces范围内(包括边界)的都不显示。 奇怪的是,symbol为默认的emptyCircle时却是可见的。 -- 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]
