jiangyuexiu opened a new issue, #19772: URL: https://github.com/apache/echarts/issues/19772
### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=graph-grid&version=5.5.0 ### Steps to Reproduce 1.go to https://echarts.apache.org/examples/zh/editor.html?c=graph-grid&version=5.5.0 2.set series.clip=true,set datazoom:{} 3.缩放datazoom是graph部分数据超出坐标系 4.查看超出坐标系部分图形,发现没有隐藏 ### Current Behavior 查看超出坐标系部分图形,发现没有隐藏 ### Expected Behavior 超出坐标系部分图形自动隐藏 ### Environment ```markdown - OS: - Browser:最新版谷歌 - Framework: ``` ### Any additional comments? 折线图会自动隐藏  -- 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]
