Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Use same node/edge components in network and geomap #156

Open
clemsos opened this issue Oct 18, 2017 · 0 comments
Open

Use same node/edge components in network and geomap #156

clemsos opened this issue Oct 18, 2017 · 0 comments

Comments

@clemsos
Copy link
Member

clemsos commented Oct 18, 2017

Pros
Makes the whole thing way easier to maintain by keeping it coherent, with a single design (declarative) pattern. Right now imperative cytoscape is quite an outlier in the architecture - plus a bit painful to controll the display.

Cons
We may miss all the very nice and reliable network manipulation features and layouts of Cytoscape. No equivalent so far.

What it takes
This will require to move from cytoscape 😢 to sth more declarative where we can control model + rendering completely.

Here are some alternative solutions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant