egui_graphs icon indicating copy to clipboard operation
egui_graphs copied to clipboard

GraphMap support in transform

Open dmyyy opened this issue 1 year ago • 4 comments

I'm using GraphMap so this would be useful for me. Could make sense to add a Transformable trait, or even better impl Into<Graph<N, E, Ty>> for GraphMap<N, E, Ty>. Not sure I understand the use case for to_input_graph_custom.

dmyyy avatar Sep 03 '23 02:09 dmyyy