uber / react-digraph

A library for creating directed graph editors
MIT License
2.63k stars 268 forks source link

Possible examples of v8.0.0 > custom wrapper functions #353

Closed artemiialessandrini closed 1 year ago

artemiialessandrini commented 1 year ago

Describe the solution you'd like Would be nice to have some updated examples of how to handle graph editing taking into account breaking changes of v8.0.0 >

artemiialessandrini commented 1 year ago

Found an updated example here: https://github.com/uber/react-digraph/blob/master/src/examples/graph.js