igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Better layout output in igraph


From: Håvard Wahl Kongsgård
Subject: Re: [igraph] Better layout output in igraph
Date: Tue, 9 Aug 2011 10:32:17 +0200

with the direct plot approach (igraph.plot(i, "output.pdf", bbox=(600,
600), layout="drl")) , I get this error

Error: Exceeded density grid with x_grid = 491 and y_grid =
2147483638.  Program stopped.


> The Python interface does not support this in 0.5.4 yet. The R interface
> supports an edge attribute named "curved" which lets you control the
> curvature of the edge. The Python interface in 0.6 will support custom edge
> drawer classes, so you would be able to plug in your own edge drawer there.

Is this function available in the trunk?

-Håvard



reply via email to

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