Hi,

I think you need to use the edge.curved=... parameter when plotting:

plot(g, edge.curved=T)

See also here:

https://igraph.org/r/doc/plot.common.html (search for "curved")

T.


On Tue, 29 Oct 2019 at 02:03, Alon Friedman via igraph-help <
[email protected]> wrote:

> Hello
> I like to know if I can create round arcs instead of straight line arcs
> using igraph R package?
> If so, can you provide more information or examples?
> Thank you
> Alon
> _______________________________________________
> igraph-help mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to