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
415 stars 115 forks source link

how to put the parent node on the left #76

Open shitb opened 2 years ago

shitb commented 2 years ago

In the treeview, can I make the parent node start from the left, like the following image: treeview please give me some pointers. thank you!

nabil6391 commented 2 years ago

There isnt any option like this yet