Version
5.4.0
Link to Minimal Reproduction
Steps to Reproduce
- set grid.top:100
- set series: {type:'graph', coordinateSystem: 'cartesian2d'}
- set dataZoom: {type: 'inside',orient: 'vertical',filterMode: 'none'}
- zoomIn图形
Current Behavior
zoomIn后节点超出坐标系,与上方的legend内容重合。
Expected Behavior
其它类型的chart的series有clip属性能够裁剪超出坐标系部分的图形, 但是graph没有这个属性。希望graph也能加上。
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
- No response*
1条答案
按热度按时间9jyewag01#
@13322211021 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
[Bug] When the graph with coordinate system is set to filterModle: 'none', zoomIn displays a data overflow grid