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 can I print plot a different color for some of edges and how can I listen to the edge onTag event? #88

Closed sarsbug closed 1 year ago

sarsbug commented 1 year ago

How can I print plot a different color for some of edges and how can I listen to the edge onTag event?

nabil6391 commented 1 year ago

Can you explain what you mean by edge onTag event