igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] edge -> vertex


From: Shantanu Jain
Subject: Re: [igraph] edge -> vertex
Date: Wed, 17 Feb 2010 16:38:00 -0500

Hi Gabor,
 Thank you so much this was very helpful.

Also I am trying to plot a directed graph with edge labels. 
However, the labels of two edges between the same pair of vertex overlap.
Is there a way to prevent that from happening?

Thanks,
Shantanu Jain


On Wed, Feb 17, 2010 at 4:36 AM, Gábor Csárdi <address@hidden> wrote:
Hi,

g <- graph.ring(10, dir=TRUE)
g
get.edge(g, 5)

Is this good?

Gabor

On Wed, Feb 17, 2010 at 2:06 AM, Shantanu Jain <address@hidden> wrote:
> Hi,
> Is there any method provided by Igraph that takes an edge of a directed
> graph and returns the ordered vertices corresponding to it
> Thanks,
> Shantanu
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



--
Gabor Csardi <address@hidden>     UNIL DGM


reply via email to

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