Hi, Jason.

On Wed, Nov 28, 2012 at 4:26 AM, Jason Grout
<jason-s...@creativetrax.com> wrote:
> On 11/27/12 11:43 PM, Rogério Brito wrote:
>> g = graphs.PetersenGraph()
>> g.plot().save('petersen.png') # generated OK
>> g.plot().save('petersen.pdf') # also generated OK
>> g.plot().save('petersen.svg') # not OK
>
> Can you try opening the svg file up in inkscape?  It may be a problem with
> eog.

Actually, I tried opening the svg file in inkscape and the result was
worse (no graph appearing at all).

Here is what I see, in different programs (the original svg file
generated above and its visualizations with many programs):

    http://www.ime.usp.br/~rbrito/petersen-graph/

> When I open the file in inkscape, the graph looks great. When I try to
> view the svg in chrome, the vertices look fine, but 4 edges are missing.
> Those edges appear just fine in inkscape.

If I try to see the file in a brower (no matter if try the graph in a
webkit-based browser or in a gecko-based browser), I don't see the
edges, as you can attest above.


Thank you very much for your feedback,

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFCAAAA
http://rb.doesntexist.org/blog : Projects : https://github.com/rbrito/
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br

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