Grpah visualization implementation using egui
The project is under active development.
The goal is to create an external crate that expands egui's visualization capabilities and offers an easy-to-integrate, customizable graph widget.
feature status ----------------------+------- force directed layout | [x] zoom | [x] pan | [x] drag | [x] simulation settings | [x] add/delete node | [ ] fold/unfold node | [ ] layout customizations | [ ] style customizations | [ ]
You can also check the example for usage references and settings description.