Closed Fransooijs closed 9 years ago
Issue : Events and app scope
Say I tap the edge by the arrow. Which edge gets the event? All of them? One of them? None of them?
I don't think this should be supported with separate edges, given the issues with semantics. Hyperedges should produce the same visual effect. Closing as duplicate of https://github.com/cytoscape/cytoscape.js/issues/959
I would like to request a feature for the merging of edges, where two or more edges meet before arriving at the target node. I currently implement this by adding an extra node that is invisible (width and height of 0). However, it would be really neat if this was a built-in feature in cytoscape.js.
Example image:
Example code: https://gist.github.com/Fransooijs/50ad067ee323a64df7de