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 change Background colour to Transparent #81

Closed NehaKushwah993 closed 1 year ago

NehaKushwah993 commented 2 years ago

Hi, The GraphView is having grey colour. How can we change it to Transparent?

nabil6391 commented 2 years ago

That should not be the case