@jonny how big a graph? :o
@mauve
that seems to be the problem huh
@mauve
I am like how come node identity is always coded as being in a particular location. if you had a notation for indicating "portals" in the graph where a bunch of nodes that would appear in two otherwise distant clusters can be in two places at the same time?
so that's a multi-scale question, because then you would want the second order clusters nearby, so you'd really need to think about laying out clusters of clusters, and the distinction of scale shouldn't have to be something you pick once but scale to the granularity you're evaluating.
then thinking about the spring algos for layout, a portaled relationship could be modeled in the elastic system too, and I'm thinking about how it could change when things are in multiple places at once
visualizing both the origin of data and the interconnectedness of data seems like a hard to challenge.
have you tried drawing up some interface ideas already?
maybe having two modes where you start by exploring the data as is but then can toggle seeing where the data comes from and a separate network graph for interconnected peers be useful