igraph-help
[Top][All Lists]
Advanced

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

[igraph] How to plot a lattice graph to look like a lattice?


From: Prithwiraj MUKHERJEE
Subject: [igraph] How to plot a lattice graph to look like a lattice?
Date: Thu, 20 Oct 2011 18:16:14 +0530

Hello

I am sorry I cannot figure this out from the igraph documentation. I have a lattice graph:

G<-graph.lattice(length=5,dim=2)

I would like to plot it to look like a lattice. I see that it has been done in the igraph help page
http://igraph.sourceforge.net/igraphbook/igraphbook-structures.html

I would like my plot to look like the one in the above webpage, under the section "Lattices." Is it possible using igraph?

Regards
Prithwiraj


reply via email to

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