Hi, search for "igraph animation" and you'll find plenty of examples. E.g. http://estebanmoro.org/2012/11/temporal-networks-with-igraph-and-r-with-20-lines-of-code/
Gabor On Sat, Feb 8, 2014 at 7:58 AM, Ragia Ibrahim <[email protected]> wrote: > Hi, > > working with R, (found it better than c++, except debugging issue, maybe > cause I am new to it) > > > the problem now is adding time stamps to the graph, in each time interval > specific nodes active > how can I add this time stamp > say at time 0 nodes 1, 2 active > at time 1 nodes 1,2,5,7 active > any idea how can i add this to graph to plot it in animated way ? > thanks in advance. > > > RAE > > _______________________________________________ > 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
