igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] plot: edges cross vertexes


From: Gábor Csárdi
Subject: Re: [igraph] plot: edges cross vertexes
Date: Tue, 16 Oct 2012 19:58:21 -0400

On Tue, Oct 16, 2012 at 7:04 PM, Sam Steingold <address@hidden> wrote:
> so I have to save igraph graph in dot, load it into R _again_(!) using
> graphviz - and get a segfault in the process! :-(

If you use graphviz from R, then you don't actually have to save the
graph, you can convert it to a 'graph' object:
http://igraph.sourceforge.net/doc/R/graphNEL.html

I don't know why you are getting a segfault, the file seems correct to
me. If you think there is something wrong with it, please tell me what
exactly is wrong.

[...]

> I understand your reluctance to repeat the efforts already done by the
> others, but I really think it is worth it to do something similar to the
> 500 lines of JS in <https://github.com/anvaka/VivaGraphJS>

Which algorithm, in particular? Why do you think this algorithm is
better than the ones in igraph? They don't use any curved edges.

G.

[...]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]