Open smarr opened 4 years ago
Another way to approach this would be to have the graph be "explore-able" and the ability to e.g. focus on a single node and expand as needed (a bit like in IGV).
Yeah, the question is, do we really want to implement this?
Just did some searching. visjs might be interesting:
more examples: https://visjs.github.io/vis-network/examples/
the question is, do we really want to implement this?
Yes of course we should find an existing library, I'm not interested to reimplement visualization :D
I'd like to be able to focus the graph on specific aspects.
Posting this mostly as note for myself, but also because it may relate to #5.