On Thu, Jan 10, 2013 at 6:07 PM, crushinator <joel.macal...@gmail.com> wrote:
> Alternatively, is there a way I can make the graphics produced higher
> resolution?
>

I don't understand what you tried and what you didn't.
Did you try the dpi option? (It's in th reference manual...
search "sagemath graph plot dpi option" then use find to get
the first line with dpi in it.)
If so, what was the problem?

>
> On Thursday, January 10, 2013 3:27:53 PM UTC-6, crushinator wrote:
>>
>> 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.
>
>

-- 
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