apache / echarts

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

[Bug] Sankey chart is rendered beyond viewport when there are too many datapoints #19464

Open maxkoretskyi opened 9 months ago

maxkoretskyi commented 9 months ago

Version

5.4.2

Link to Minimal Reproduction

https://codesandbox.io/s/pvdtsl

Steps to Reproduce

  1. Basic sankey charts with lots of data points

Current Behavior

Renders part of the chart beyond the viewport

Expected Behavior

Renders the chart in the viewport

Environment

No response

Any additional comments?

If not possible to fix, what options exist to explore the entire chart? zooming/canvas moving or anything else?

maxkoretskyi commented 9 months ago

ping, thanks :)

StarHosea commented 1 month ago

+1