blitzarx1/egui_graphs
Interactive graph visualization widget for rust powered by egui and petgraph
RustMIT
Issues
- 2
Add ability to remove nodes
#176 opened by XertroV - 3
make SettingsStyle.labels_always public
#202 opened by nacl42 - 2
add public exports required to implement DisplayEdge
#203 opened by nacl42 - 5
Drawing label inside of node
#196 opened by lovesegfault - 3
upgrade egui dependency to 0.28
#195 opened by nacl42 - 1
Initializing graph with StableGraph::default() and updating the graph afterwards results in a hard to find graph
#127 opened by dmyyy - 1
- 2
- 1
cannot be compiled without egui_persistence when egui is compiled with persistence
#165 opened by XertroV - 1
unwrap panic in graph.rs, `edge_by_screen_pos`
#166 opened by XertroV - 3
Outdated crates.io version
#186 opened by wilfredjonathanjames - 1
About project roadmap
#185 opened by xdestiny110 - 2
- 4
[egui::Windows compatibility] Graph rendering stay on top of all egui::Windows
#179 opened by deft01 - 1
Rendering graph inside an egui::Window
#170 opened by deft01 - 5
Display lables at edges
#96 opened by Schabolon - 2
Examples throw FnMut error
#161 opened by cds-internationalist - 1
Node ids are None when following readme
#164 opened by XertroV - 3
- 3
Feature definition incorrect for Metadata?
#158 opened by jzanecook - 0
Undirected graph drawing issue
#146 opened by blitzarx1 - 3
- 6
Usability problems
#135 opened by blitzarx1 - 5
Bug/Enhancement: std:time:Instant::now() in "Custom Node Draw" example, panics if used in WASM
#147 opened by Atlas16A - 0
- 0
Custom `Layout` mechanism
#140 opened by blitzarx1 - 5
[Question] How to modify node data (labels, etc)
#130 opened by Atlas16A - 4
Why are Node and NodeShape separate?
#122 opened by patrik-cihal - 6
Bevy support?
#124 opened by dmyyy - 1
Draw relative to the containing rect
#116 opened by blitzarx1 - 1
Why is node and edge data an Option?
#118 opened by patrik-cihal - 8
Custom node draw with large nodes not clickable
#99 opened by Schabolon - 2
Problem with curved edges selection
#109 opened by blitzarx1 - 3
Plan for clickable edges
#100 opened by Schabolon - 3
Non-standard Index size
#102 opened by dmyyy - 4
GraphMap support in transform
#76 opened by dmyyy - 3
Serde support
#90 opened by woelper - 0
Cannot drag nodes in negative delta direction
#87 opened by Jeff425 - 1
Implement Clone for Graph
#85 opened by Jeff425 - 2