apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.3k stars 19.61k forks source link

graph类型图超出二维坐标系的图形不会 #19772

Open jiangyuexiu opened 6 months ago

jiangyuexiu commented 6 months ago

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

- OS:
- Browser:最新版谷歌
- Framework:

Any additional comments?

折线图会自动隐藏 echart-graph-clip-bug

echarts-bot[bot] commented 6 months ago

@jiangyuexiu It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗

TRANSLATED
**TITLE** Graph type graphs that exceed the two-dimensional coordinate system will not
helgasoft commented 6 months ago

cannot reproduce - Demo image