apache / echarts

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

[Bug] Line not clipped when data zoom applied #17297

Closed uykusuz closed 2 months ago

uykusuz commented 2 years ago

Version

5.3.3

Link to Minimal Reproduction

https://codepen.io/strassenschild/pen/JjLobgL

Steps to Reproduce

  1. Open the pen
  2. change the data zoom

Current Behavior

the points get clipped when zooming in. That "cuts off" the line.

Expected Behavior

The line continues until the end of the canvas.

Environment

- OS: arch linux
- Browser: chrome Version 103.0.5060.53 (Official Build) (64-bit)
- Framework: plain, see codepen

Any additional comments?

No response

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

github-actions[bot] commented 2 months ago

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!