mrc-ide / odin.ui

Other
1 stars 2 forks source link

graph builder #4

Closed richfitz closed 5 years ago

richfitz commented 6 years ago

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

richfitz commented 6 years ago
richfitz commented 6 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

richfitz commented 6 years ago

http://kateto.net/network-visualization

richfitz commented 6 years ago

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

richfitz commented 6 years ago

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