mbojan / d3net

Shiny application for interactive network data visualization and exploration
7 stars 2 forks source link

Fixed networkDynamic app #24

Closed pawluczuk closed 8 years ago

pawluczuk commented 8 years ago

Fixed networkDynamic app to work with new Shiny version - vertices and nodes data were sent in a different format than before.

mbojan commented 8 years ago

thx!