dash14 / v-network-graph

An interactive network graph visualization component for Vue 3
https://dash14.github.io/v-network-graph/
MIT License
495 stars 44 forks source link

Request : Enhance your example #30

Closed wanderernxa closed 2 years ago

wanderernxa commented 2 years ago

Hi, Can you enhance this example: https://dash14.github.io/v-network-graph/examples/appearance.html#change-the-appearance-of-each-node-and-edge

by adding "Add" and "Remove" nodes like in this example: https://dash14.github.io/v-network-graph/examples/operation.html#add-remove-network-elements

thanks!

dash14 commented 2 years ago

Hi @wanderernxa, I have created an example, so please check it out. https://dash14.github.io/v-network-graph/examples/appearance.html#change-the-appearance-of-each-node-and-edge

In the process of creating the sample, I fixed a bug that caused an exception when deleting a node (v0.3.12). Maybe you wanted to tell me about this bug? If so, thank you very much for letting me know!

dash14 commented 2 years ago

I close this issue for now. If you have any other questions, please open a new issue.