cytoscape / ipycytoscape

A Cytoscape Jupyter widget
https://ipycytoscape.readthedocs.io/en/master/
BSD 3-Clause "New" or "Revised" License
269 stars 62 forks source link

Make dagre visualization prettier #15

Closed marimeireles closed 4 years ago

marimeireles commented 4 years ago

Currently the dagre visualization just looks like a cola visualization with hierarchy. I'd like to add arrows to it and basically make it look like the example in the main cytoscape page. Here is the link for its code.

marimeireles commented 4 years ago

I think to do that I need.. https://github.com/cytoscape/cytoscape.js-edgehandles maybe?

marimeireles commented 4 years ago

Not actually. This is done and it's part of the default style now.