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

Is it possible to export the graph to PDF ? #89

Closed sulfy closed 1 year ago

sulfy commented 1 year ago

I tried this amazing package for my flutter family tree project, now I am facing an issue that I can't see my whole family tree in a single window.

please help

lakharasachin-qf commented 1 year ago

same problem, please help I want to export my family tree graph to pdf

nabil6391 commented 1 year ago

Use Repaint Boundary:

https://medium.com/flutter-community/export-your-widget-to-image-with-flutter-dc7ecfa6bafb