2675569545 opened a new issue #12570: URL: https://github.com/apache/incubator-echarts/issues/12570
### Version 4.7.0 ### Reproduction link [https://codepen.io/David_Guan/pen/WNQdqqr](https://codepen.io/David_Guan/pen/WNQdqqr) ### Steps to reproduce //中文描述 如果你将代码第66行的"scatter"更换为"graph",页面将会一片空白 // English problem description If you replace the scatterer in line 66 with graph, the page will be empty ### What is expected? // English problem description I have nearly 10,000 elements to show their relationships, and I can't see anything if I just use the “graph” type. I want to control the display of the data by using the Datazoom.Or provide a way to show relationships clearly while keeping the volume of data //中文描述 我有将近一万个元素要展示他们之间的关系,如果只用关系图将会什么也看不清,我想通过datazoom来控制数据的显示。或者在保持数据量的前提下提供一种清晰展示关系的方法 ### What is actually happening? // English problem description The page doesn't show anything //中文描述 页面什么也不显示 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
