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: Sam Steingold
Subject: Re: [igraph] plot: edges cross vertexes
Date: Thu, 18 Oct 2012 13:23:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

> * Sam Steingold <fqf-zKKw517/address@hidden> [2012-10-12 12:51:22 -0400]:
>
> I plot a graph using:
>   plot(small, vertex.label=V(small)$name, edge.width=E(small)$weight,
>        vertex.size=sqrt(sqrt((V(small)$share + V(small)$click))), 
> edge.curved=TRUE,
>        main=paste(mydate,what,"(",length(V(small)),"; share or click > 1%)"))

I friend of mine created this in NodeXL:

Attachment: Capture1-FullGraph.PNG
Description: same graph

This is not perfect, but so far I cannot get either igraph or rgraphviz
to even approach this :-(

-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://truepeace.org http://pmw.org.il
http://camera.org http://openvotingconsortium.org http://dhimmi.com
Warning! Dates in calendar are closer than they appear!

reply via email to

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