apache / echarts

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

[Bug] series下使用 type: 'sankey', 时数据量过大的情况下内容展示不完整 #19904

Open Rotten-Egg opened 4 months ago

Rotten-Egg commented 4 months ago

Version

5.5.0

Link to Minimal Reproduction

https://echarts.apache.org/examples/zh/editor.html?c=sankey-itemstyle

Steps to Reproduce

在官网提供的基础示例中,data和links有大量数据时,会产生展示不完整情况。 20240507193435

Current Behavior

在官网提供的基础示例中,data和links有大量数据时,会产生展示不完整情况。

Expected Behavior

我希望可以完全展示在窗口内

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

echarts-bot[bot] commented 4 months ago

@Rotten-Egg 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 using type: 'sankey' under series, the content display is incomplete when the amount of data is too large.