use this tag for the network module of vis.js. Don't use it for questions regarding the R implementation (visnetwork)
Network module of vis.js displays force directed graphs with html canvas. Like vis.js itself, it is designed to be easy to use, handle large amounts of dynamic data, and enable manipulation of the data.
Documentation: http://visjs.org/docs/network/
Examples: http://visjs.org/network_examples.html