Closed kubaPod closed 2 years ago
It is not ready yet but quite nice already:
IGGraphEditor[ Graph[{1 -> 1, 1 -> 1, 1 -> 1, 2 -> 2, 1 -> 2, 1 -> 2, 1 -> 2, 2 -> 3, 3 -> 1}], VertexLabels -> "Name" ]
todo:
IGGraphEditor[Graph[{2 <-> 1, 1 <-> 2, UndirectedEdge[1, 2]}]]
It is not ready yet but quite nice already: