Hi,

I have a problem getting a graph to plot on sage.  I have a graph called dg, a 
digraph on 100 vertices.  The graph is several components.  When I plot dg 
using the following:

dg.plot(layout='graphviz', vertex_labels=false, vertex_size = 10)

I get a graph where the vertices are extremely small and the arrows from the 
edges dominate the visualization.  I'm trying to make the graph have normal 
sized vertices and edges.
My question is what settings can i use to make the arrows on the edges smaller 
but visible?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to