Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.




  • Bookmarks
  • Jit
  • visNetwork: an R package for network visualization, using vis.js javascript library

visNetwork: an R package for network visualization, using vis.js javascript library

https://datastorm-open.github.io/visNetwork/

visNetwork is an R package for network visualization, using vis.js javascript library (http://visjs.org/). All remarks and bugs are welcome on github : https://github.com/datastorm-open/visNetwork.

Features

Based on htmlwidgets, so :

  • compatible with shiny, R Markdown documents, and RStudio viewer

The package proposes all the features available in vis.js API, and even more with special features for R :

  • easy to use
  • custom shapes, styles, colors, sizes, …
  • works smooth on any modern browser for up to a few thousand nodes and edges
  • interactivity controls (highlight, collapsed nodes, selection, zoom, physics, movement of nodes, tooltip, events, …)
  • visualize rpart tree