Clustering?
- Dominant language
- TypeScript
- Stars
- 351
- Forks
- 48
- Avg merge
- 10h 21m
- Merged PRs (30d)
- 1
Description
Does Gephi Lite support automagical [Hierarchy Clustering](https://gexf.net/hierarchy.html)?
I have a (large) GEXF, which I have generated myself in [my Enola.dev tool](https://docs.enola.dev/models/example.org/graph/), where I have added both `pid` (for single parents) and `` (when there are multiple parents) ... and was hoping that instead of [this hard-to-read GraphViz equivalent](https://docs.enola.dev/concepts/graph/), 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 ``. 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 👋🏽
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.