thechiselgroup / biomixer

BioMixer
http://bio-mixer.appspot.com/
16 stars 13 forks source link

Cola.js for Layouts? #422

Open everbeek opened 10 years ago

everbeek commented 10 years ago

Cola is a drop in replacement for the D3 force layout. Is it good? Can we use it for the force layout specifically, since the deterministic layouts are well behaved now?

http://marvl.infotech.monash.edu/webcola/ http://marvl.infotech.monash.edu/webcola/examples/unconstrained.html http://marvl.infotech.monash.edu/webcola/examples/downwardedges.html http://marvl.infotech.monash.edu/webcola/examples/alignment.html

everbeek commented 10 years ago

Looking at Dagre-D3 as well. There is a notable lack of documentation or examples that actually show the power of this.

https://github.com/cpettitt/dagre-d3

My Fiddle based off someone else's: http://jsfiddle.net/6vL31mr9/