Skip to main content

Displaying two items in a graph's edge labels


Is it possible to have double edge labels displayed by a graph?


I tried


EdgeLabels -> {Placed["Index", 0.5], Placed["Name", 0.25]}

but it didn't work.




Comments