statnet / ndtv

ndtv: Network Dynamic Temporal Visualizations in R
https://cran.r-project.org/web/packages/ndtv/index.html
46 stars 5 forks source link

import Sugiyama DAG layout from igraph? #13

Open skyebend opened 8 years ago

skyebend commented 8 years ago

(migrated from statnet ticket #734) would be nice to have a pure-R solution for doing tree layouts

comment:1 Changed 7 months ago by skyebend

looks like igraph layout code is in C and too dependent on the rest of the package to easily port over

this paper looks like it might be good variant: ​http://oai.cwi.nl/oai/asset/21856/21856B.pdf

Sam would like a version using the ape dendogram plotting, ​https://github.com/statnet/EpiModel/issues/230