| addExport | Add libraries dependencies used in export visExport |
| addFontAwesome | Use fontAwesome icons in visNetwork 'graph' |
| addIonicons | Use Ionicons in visNetwork 'graph' |
| visClusteringByColor | Network visualization clustering options - by color |
| visClusteringByConnection | Network visualization clustering options - by node id |
| visClusteringByGroup | Network visualization clustering options - by group |
| visClusteringByHubsize | Network visualization clustering options - by hubsize |
| visClusteringOutliers | Network visualization clustering options - outliers |
| visConfigure | Network visualization configure options |
| visDocumentation | View full documentation of vis.js on network |
| visEdges | Network visualization edges options |
| visEvents | Network visualization events |
| visExport | Network export configuration |
| visFit | Network visualization fit method |
| visFocus | Network visualization focus method |
| visGetBoundingBox | Method getBoundingBox, with shiny only. |
| visGetConnectedEdges | Method getConnectedEdges, with shiny only. |
| visGetConnectedNodes | Method getConnectedNodes, with shiny only. |
| visGetEdges | Function to get edges data, with shiny only. |
| visGetNodes | Function to get nodes data, with shiny only. |
| visGetPositions | Network visualization getPositions method |
| visGetScale | Function to get current scale of network, with shiny only. |
| visGetSelectedEdges | Function to get selected edges, with shiny only. |
| visGetSelectedNodes | Function to get selected nodes, with shiny only. |
| visGetSelection | Function to get selected edges & nodes, with shiny only. |
| visGetViewPosition | Function to get current view position, with shiny only. |
| visGroups | Network visualization groups options |
| visHclust | Visualize Hierarchical cluster analysis. |
| visHierarchicalLayout | Network visualization Hierarchical layout options |
| visIgraphLayout | Use a igraph layout for compute coordinates & fast rendering |
| visInteraction | Network visualization interaction |
| visLayout | Network visualization layout options |
| visLegend | Add a legend on a visNetwork object |
| visMoveNode | Network visualization moveNode method |
| visNearestNodes | Function to nearest nodes of a target node, with shiny only. |
| visNetwork | Network visualization |
| visNetwork-collapse | Network visualization collapse / uncollapsed method |
| visNetworkEditor | Visualize, customize and get back a 'visNetwork' object. Need... |
| visNetworkEditor-module | Module shiny for visualize and customize and get back a... |
| visNetwork-exports | Export magrittr function |
| visNetwork-igraph | Render a visNetwork object from an igraph object |
| visNetwork-shiny | Shiny bindings for visNetwork |
| visNetwork-treeModule | Module shiny for visualize and customize a 'rpart' tree |
| visNodes | Network visualization nodes options |
| visOptions | Network visualization general options |
| visPhysics | Network visualization Physics options |
| visRedraw | Network visualization redraw method |
| visRemoveEdges | Function to remove edges from network, with shiny only. |
| visRemoveNodes | Function to remove nodes from network, with shiny only. |
| visSave | Save a a visNetwork object to an HTML file |
| visSelectEdges | Function to select edge(s) from network, with shiny only. |
| visSelectNodes | Function to select node(s) from network, with shiny only. |
| visSetData | Network visualization setData method |
| visSetOptions | Network visualization full options setter |
| visSetSelection | Function to select edge(s) / node(s) from network, with shiny... |
| visSetTitle | Set title, subtitle, and footer using 'visNetworkProxy' |
| visStabilize | Network visualization stabilize method |
| visStartSimulation | Network visualization startSimulation method |
| visStopSimulation | Network visualization stopSimulation method |
| visStorePositions | Method storePositions, with shiny only. |
| visTree | Visualize Recursive Partitioning and Regression Trees (rpart... |
| visTreeEditor | Run and edit a visTree, and get back in R |
| visUnselectAll | Network visualization unselectAll method |
| visUpdateEdges | Function to update the information of edges, with shiny only. |
| visUpdateNodes | Function to update the information of nodes, with shiny only. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.