antvis / G6VP

G6VP is an online visual analysis tool for graphs and a low-code platform for building graph applications.
https://insight.antv.antgroup.com
Apache License 2.0
797 stars 109 forks source link

🐛 Bugfix: fix render problem caused by same id between nodes and edges #556

Closed nylqd closed 9 months ago

nylqd commented 9 months ago

👀 PR includes

🐛 Bugfix

📝 Description

fix render problem caused by same id between nodes and edges

🖼️ Screenshot

Before After
image image

🔗 Related issue link

https://github.com/antvis/G6VP/issues/555

🔍 Self-Check before the merge

pomelo-nwu commented 9 months ago

@nylqd Thank you for your contribution!