den-run-ai / yapgvb

Automatically exported from code.google.com/p/yapgvb
0 stars 0 forks source link

width of edge configrable #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? 
edge=g.add_edge(curr_node, next_node)
edge.width=<width>

What version of the product are you using? On what operating system?
1.2.3 Linux

Original issue reported on code.google.com by xiaotian...@gmail.com on 10 May 2009 at 7:12

GoogleCodeExporter commented 9 years ago
You want the penwidth attribute.  See the original Graphviz attribute 
documentation. 

Original comment by lonnie.p...@gmail.com on 10 May 2009 at 7:29