Closed richfitz closed 5 years ago
could focus on a plain shiny app without worrying about how it looks and get the code to generate the model from that
Getting a network back from visNetwork might not be straightforward:
https://github.com/datastorm-open/visNetwork/issues/248 https://github.com/datastorm-open/visNetwork/issues/18 https://github.com/datastorm-open/visNetwork/issues/19
But we could probably still have support where selecting an edge activates a text input, button for adding a node and update the graph, etc
http://www.vesnam.com/Rblog/viznets5/ https://github.com/cytoscape/r-cytoscape.js https://stackoverflow.com/questions/23116539/using-cytoscape-js-for-network-visualization-in-shiny https://stackoverflow.com/questions/25354274/cytoscape-graph-builder-drag-and-drop-new-nodes https://bl.ocks.org/cjrd/6863459 http://visjs.org/examples/network/events/interactionEvents.html
I'm sure I saw one somewhere but I don't recall