cytoscape / cyjShiny

An R/shiny widget for cytoscape.js
Other
92 stars 28 forks source link

Using fruchterman reingold layout #3

Open Saadman opened 8 years ago

Saadman commented 8 years ago

Hello. I have been using this package for a few weeks for one of my projects. At this point,I'm stuck with the layout properties because the htmlwidget only supports a certain number of layouts. For my project, I need to implement fruchterman reinold layout algorithm but I don't know how to do it. Could someone kindly help me with this?