12 Feb
2013
12 Feb
'13
9:23 p.m.
Hi, I would like to draw all edges of a graph using dash lines. I use the following code : gt.graph_draw(g.g, vertex_text=g.vprop_nickname, vertex_font_size=18, edge_end_marker="square", edge_dash_style = [10.0,10.0,0.0], output="graph.svg") but get only plain lines for edges... Any clue ? -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com.