You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a (large) GEXF, which I have generated myself in my Enola.dev tool, where I have added both pid (for single parents) and <parents><parent for=”...” /> (when there are multiple parents) ... and was hoping that instead of this hard-to-read GraphViz equivalent, Gephi Lite would "nicely group" the Nodes, based on that new "parentage" information.
However when I open my graph.gexf on https://gephi.org/gephi-lite/, it's still just one big "jumble", so far - it seems the same as before I added pid and <parents><parent for=”...” />. So I was wondering if it's even interpreting it at all?
Does Gephi Lite not (yet?) support clustering, and simply ignores the parents?
Or am I doing something wrong - or misunderstand how this works?
I can share the GEXF publicly tomorrow, if it's of any interest.
Does Gephi Lite support automagical Hierarchy Clustering?
I have a (large) GEXF, which I have generated myself in my Enola.dev tool, where I have added both
pid
(for single parents) and<parents><parent for=”...” />
(when there are multiple parents) ... and was hoping that instead of this hard-to-read GraphViz equivalent, Gephi Lite would "nicely group" the Nodes, based on that new "parentage" information.However when I open my
graph.gexf
on https://gephi.org/gephi-lite/, it's still just one big "jumble", so far - it seems the same as before I addedpid
and<parents><parent for=”...” />
. So I was wondering if it's even interpreting it at all?Does Gephi Lite not (yet?) support clustering, and simply ignores the parents?
Or am I doing something wrong - or misunderstand how this works?
I can share the GEXF publicly tomorrow, if it's of any interest.
@paulgirard @sim51 @jacomyal 👋🏽
The text was updated successfully, but these errors were encountered: