apache / echarts

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

[Feature] Too much sankey chart data, display incomplete? #17353

Closed MenFsq closed 1 month ago

MenFsq commented 2 years ago

What problem does this feature solve?

Too much sankey chart data, display incomplete? 1657534274937

What does the proposed API look like?

Like adding a built-in scroll bar?

Ovilia commented 2 years ago

Yes, this is caused by too much data. I can't think a good solution for this by now, not before we support a thumbnail view (which is a quite complicated issue and not scheduled yet). Maybe you can try to use a very large canvas and on user dragging, use CSS to change the relative position of the canvas to hack this.

MenFsq commented 2 years ago

Ok, thank you very much.

github-actions[bot] commented 1 month 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 1 month 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!