briatte / ggnet

Network visualization with ggplot2
https://briatte.github.io/ggnet/
194 stars 33 forks source link

layout.par\$seed.coord #4

Closed briatte closed 9 years ago

briatte commented 10 years ago

Suggested by someone at R Addicts: it should be possible to set the seed of F-R force-directed graphs (see there), which should in turn allow to plot successive networks for each month or so, and plot a dynamic network visualization.

briatte commented 9 years ago

This feature is minimally implemented in ggnet. Fixed coordinates are fully implemented in ggnet2 (see this part of the vignette).