mbojan / d3net

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

igraph/network app: code refactor; ui fixes #19

Closed pawluczuk closed 9 years ago

pawluczuk commented 9 years ago

Shiny app for igraph/network graphs has refactored js code (split js file into two files: one responsible for shiny binding and data preparation, second for d3.js visualization), UI has been changed: fixed ICM logo, properties split into 3 tabs (d3 properties/R properties/info)