I am using cytoscape.js and the cola extension and I am interested in creating a layout similar to this example.
There is an example of using cola with cytoscape.js on the website, but they do not have this non-overlapping functionality.
I tried the infinite:true option, but it does not appear to work as expected. I am wondering how this is achieved with cytoscape.js and cola.
Thanks.