Plotting graphs, using GraphPlot

Sure. Try an array with the length of the total number of edges containig your desired edge labels:

labels_edge = ["my", "edge", "labels",...,"foo", "bar"]
1 Like