nabil6391 / graphview

Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
MIT License
420 stars 114 forks source link

SugiyamaConfiguration OnPanUpdate #66

Closed streaper2 closed 2 years ago

streaper2 commented 2 years ago

i want use SugiyamaConfiguration, where i add OnPanUpdate for move node ?

nabil6391 commented 2 years ago

Have a look at #47