Skye Bender-deMoll
Skye Bender-deMoll
this would use `compute.animation()` to figure x,y coordinates, time as z, and probably use `rgl::cylinder3d()` to render the vertics as tubes stretching over time, quads3d() to render the edges as...
(transfered from statnet trac ticket #1212) there are several function like layout.normalize that transform coords. But can be difficult to include within the layout process. Would be useful to be...
(transfered from statnet trac ticket #1189) for history, see statnet trac ticket #301 sounds like RStudio may be releasing a work-around soon ``` On Sun, Jun 14, 2015 at 3:46...
emedding ndtv-d3 animation via base-64 encoded iframe src attribute not working in Internet Explorer
(imported from statnet trac ticket #1161) the embedded animations in this page do not display http://statnet.csde.washington.edu/workshops/SUNBELT/current/ndtv/ndtv-d3_vignette.html Tested in both IE9 and IE11. (regular animations work fine in IE11) Perhaps should...
(imported from statnet trac ticket #770) This came up with some work Jimi Adams was doing, probably would be useful for others as well. Example below only works if vertices...
(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...
(migrated from statnet trac ticket #679) would be really cool to be able to have this working with another package ### 2 years ago Corresponded with Christian about this, code...
currently just accepts attribute names, but would be nice if it was a functional attribute so could do things like log(weight+1) ### comment: Changed 7 months ago by skyebend looks...
(migrated from statnet trac ticket #662)