I am trying to draw a graph using Graphviz, but I need to add labels on the Edges. There does not seem to be any way to that in Graphviz. Are there a way out?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You use the label property attached to the edge.
The above generates a graph that looks something like this.
|
|||||||||||||||||
|
