reaviz / reagraph

🕸 WebGL Graph Visualizations for React. Maintained by @goodcodeus.
https://reagraph.dev
Apache License 2.0
660 stars 64 forks source link

Add node / edge doesn't change the graph #273

Open Anchel123 opened 1 month ago

Anchel123 commented 1 month ago

Describe the bug

i'm trying to add a create wizard fro node / edge but after i add the node / edge with the add node / edge function form the Graph Canvas Ref the graph stays the same

Steps to Reproduce the Bug or Issue

add node with the add node function

Expected behavior

that the graph will extend by node

Screenshots or Videos

No response

Platform

Your Example Website or App

No response

Additional context

No response