issues
search
blitzarx1
/
egui_graphs
Interactive graph visualization widget for rust powered by egui and petgraph
https://docs.rs/crate/egui_graphs
MIT License
417
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Render order of nodes and edges causes a 1 frame graphical glitch.
#172
XertroV
opened
9 months ago
1
Bump egui and eframe versions to 0.26
#171
j-hui
closed
9 months ago
1
Rendering graph inside an egui::Window
#170
deft01
closed
8 months ago
1
unwrap panic when resizing an egui window over the top of a graph
#169
XertroV
closed
3 months ago
2
Update README.md
#168
blitzarx1
closed
9 months ago
0
middle clicking on a node will drag it instead of the viewport
#167
XertroV
closed
8 months ago
2
unwrap panic in graph.rs, `edge_by_screen_pos`
#166
XertroV
closed
3 months ago
1
cannot be compiled without egui_persistence when egui is compiled with persistence
#165
XertroV
closed
3 months ago
1
Node ids are None when following readme
#164
XertroV
closed
9 months ago
1
cargo lock
#163
blitzarx1
closed
9 months ago
0
bumped version
#162
blitzarx1
closed
9 months ago
0
Examples throw FnMut error
#161
cds-internationalist
closed
9 months ago
2
Modified custom draw example demonstrating access to payload
#160
blitzarx1
closed
9 months ago
1
What is the best way access the Node payload in DisplayNode.update()?
#159
RobertoMaurizzi
closed
9 months ago
3
Feature definition incorrect for Metadata?
#158
jzanecook
closed
9 months ago
3
⬆️ Update egui to `v0.25`
#157
tosti007
closed
9 months ago
3
Edge labels
#156
blitzarx1
closed
9 months ago
0
Fixed undirected drawing
#155
blitzarx1
closed
10 months ago
0
v0.17.1
#154
blitzarx1
closed
10 months ago
0
Fixed custom edge shape generic
#153
blitzarx1
closed
10 months ago
0
Inverted zoom
#152
patrik-cihal
closed
10 months ago
3
Question: Is the Graph::from() function able to work with custom edges?
#151
Atlas16A
closed
10 months ago
3
Used egui for layer drawing
#150
blitzarx1
closed
11 months ago
0
derive Serialize and Deserialize for BoundsIterator
#149
PoorlyDefinedBehaviour
closed
11 months ago
0
Added WASM example
#148
Atlas16A
closed
11 months ago
1
Bug/Enhancement: std:time:Instant::now() in "Custom Node Draw" example, panics if used in WASM
#147
Atlas16A
closed
11 months ago
5
Undirected graph drawing issue
#146
blitzarx1
closed
10 months ago
0
Bumped versions, fixed bug
#145
blitzarx1
closed
11 months ago
0
Refactored graph state, removed computed
#144
blitzarx1
closed
11 months ago
0
Edges selection in configurable example
#143
blitzarx1
closed
11 months ago
0
Centered labels
#142
blitzarx1
closed
11 months ago
0
Keep selected and dragged nodes and edges inside `Graph` wrapper
#141
blitzarx1
closed
11 months ago
0
Custom `Layout` mechanism
#140
blitzarx1
opened
11 months ago
0
Fixed multiple example
#139
blitzarx1
closed
11 months ago
0
Update README.md
#138
blitzarx1
closed
11 months ago
0
Added reset button and enabled section
#137
blitzarx1
closed
11 months ago
0
Label change example
#136
blitzarx1
closed
11 months ago
0
Usability problems
#135
blitzarx1
opened
11 months ago
6
Added serialization attr for default stuff and some constructor helpers when creating nodes
#134
patrik-cihal
closed
11 months ago
13
Update README.md
#133
blitzarx1
closed
11 months ago
0
Make `EdgeProps` public
#132
oisyn
closed
11 months ago
0
Let `to_graph_custom` accept generic closures
#131
oisyn
closed
11 months ago
1
[Question] How to modify node data (labels, etc)
#130
Atlas16A
closed
11 months ago
5
Added payload to props
#129
blitzarx1
closed
11 months ago
0
Removed bevy from multiple example
#128
blitzarx1
closed
11 months ago
0
Initializing graph with StableGraph::default() and updating the graph afterwards results in a hard to find graph
#127
dmyyy
closed
3 months ago
1
Example bevy multiple
#126
blitzarx1
closed
11 months ago
0
Added a basic example that shows how to use egui_graphs with bevy_egui
#125
dmyyy
closed
11 months ago
0
Bevy support?
#124
dmyyy
closed
11 months ago
6
moving display inside of node
#123
blitzarx1
closed
11 months ago
0
Previous
Next