gephi / gephi-lite

A web-based, lighter version of Gephi
https://gephi.org/gephi-lite
GNU General Public License v3.0
186 stars 21 forks source link

Clustering? #170

Open vorburger opened 1 month ago

vorburger commented 1 month ago

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 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.

@paulgirard @sim51 @jacomyal 👋🏽

vorburger commented 1 month ago

I can share the GEXF publicly tomorrow, if it's of any interest.

It's here: https://docs.enola.dev/models/graph.gexf