igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] help with some plots


From: Simone Gabbriellini
Subject: Re: [igraph] help with some plots
Date: Mon, 16 Mar 2009 18:19:44 +0100

Dear Gabor,

can you please tell me also how to build a scree plot with igraph?

Best,
Simone

2009/3/15 Gábor Csárdi <address@hidden>:
> On Sun, Mar 15, 2009 at 6:00 PM, simone gabbriellini
> <address@hidden> wrote:
>> Hello again list,
>>
>> I was wondering how to do some plots with igraph...
>>
>> I see Effective diameter - distance at which 90%  of pairs of nodes are
>>  reachable - is one of the used plot to display static network patterns...
>> is it possible to realize with igraph?
>
> path.length.hist creates a histogram of all the path length, its
> running time is quadratic of course.
>
>> Second question: do you (experts of complex network) use some particolar
>> type of plot to display path length patterns in a network as node number
>> increase?
>
> I don't know anything standard, but perhaps you can create a couple of
> (normalized) histograms with path.length.hist. Or just plot the
> average path length in the function of network size first.
>
> Gabor
>
>> thanks,
>> Simone
>>
>>
>> _______________________________________________
>> igraph-help mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/igraph-help
>>
>
>
>
> --
> Gabor Csardi <address@hidden>     UNIL DGM
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>




reply via email to

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