-
Hi,
WebCola seems to have a well defined `bower.json` file, however it does not appear on search results within bower. The project has actually no tags, so it's not possible to get it from bower.
A…
pigne updated
10 years ago
-
I'm attempting to build a 'collapsible' graph using the WebCola d3 adapter.
When I 'collapse' a node with more than one child (i.e. remove its outgoing edges and child nodes) and do node.exit().remo…
-
Use http://marvl.infotech.monash.edu/webcola/examples/powergraph.html to get auto-grouping and be able to handle large node networks
-
Come up with a more meaningful name for this menu option.
-
I believe commit bda22f4066af073fe49f1c6bdcb0798826e62ccd broke the example. The "left" graph showing the standard force layout works, but the 2nd graph doesn't work/load.
When clicking the new "grid…
-
Is there an un-minified version available anywhere? I'm hitting an exception deep inside cola.js and would like to fix it.
-
In all the Example pages and also the [WebCola/default.htm](https://github.com/tgdwyer/WebCola/blob/23e948e3089883d68ee236e3be27da7f07240440/WebCola/default.htm#L22) page, the version that is used is …
-
Add support for downward directed graphs, for digraphs. Make it available as an option under the gear tab.
cf http://marvl.infotech.monash.edu/webcola/examples/downwardedges.html
-
Find out what is involved in using WebCoLa to render graphs. Add an option to the stage for selecting the rendering algorithm.
http://marvl.infotech.monash.edu/webcola/
-
The show block should allow a webcola layout algorithm to be specified.