visNetwork
visNetwork copied to clipboard
R package, using vis.js library for network visualization
I want to implement it on the shiny platform to remember the shape of the flow chart after I modify it. When I rename a node each time, its shape...
We needed this for the Debian package (which we call `r-cran-visnetwork`); Let us know if there is a better way to enable running the tests after installation.
I have a specific need for a fa-square (f0c8) to be rotated 45 degrees, and I have been unable to make that happen. I'm starting to think that the only...
Thank you for your work on visNetwork, it is an immensely useful package. However, one useful feature missing that I like to use in igraph is the ability to use...
https://github.com/datastorm-open/visNetwork/issues/176 Shows how to retrieve the selected node after-the-fact with an additional button press. Can you please give an example of how to process the selection of a node by...
Hi, I want to manipulate the vis.Network instance in the browser runtime generated by visNetwork from a script that gets injected into the page. The only way to access the...
Is there a way to set the aspect ratio of the network to be 1:1 for large hierarchical graphs? It would be nice to achieve something like the top graph...
Hi, In the following code, when you have color column in the edges dataframe, the options hover and highlight does not seems work. Is there anyway to highlight the edges...
Hi, Thank you for the wonderful tool. I am looking for an option where I can select an edge between two nodes (A and B). The edge and two nodes...
Hi - does this support crosstalk ? http://rstudio.github.io/crosstalk/