-
Invert the y-coordinates so that layout in browser matches Gephi (This is especially important for geographic layouts)
-
## Problem
When on preview when edges are rounded arrows are not shown.
![1](https://cloud.githubusercontent.com/assets/4759508/23362247/f8d5d4ee-fd05-11e6-8e7c-1bbdeece10b9.png)
When I switc…
-
I am just keeping track here of a demand that randomly appeared from a confirmed user.
It came from a Gephi that randomly appeared on Hacker News.
https://news.ycombinator.com/item?id=30915870#309…
-
Hello,
I create some function to also store the coordinates of geometric graphs
and use them to visualize them. In the delaunay generator, it looks like
vertices on the one side of space are con…
-
```dot
strict digraph DiskGraph {
subgraph cluster_graph {
-1 [label="LblA"]
2 [label="LblB"]
-1 -> 2
{rank = same; -1;2;}
}
}
```
…
lemmy updated
2 years ago
-
## Expected Behavior
Previously saved Gephi project expected to import on file>open command.
## Current Behavior
Import fails with the following error messages:
java.util.zip.ZipException: zip fi…
-
(python-venv) justinchigu@SeBSVM:~/serverless-benchmarks$ ./sebs.py benchmark invoke 501.graph-pagerank test --config config/example.json --deployment aws --verbose
02:42:14,99 INFO SeBS-e0cd: Create…
-
Hello!
I am not sure if I have missed something in the wiki or this is possible in some way I haven't quite figured out, so I am reaching out to see if you can point me in the correct direction. …
-
**EDIT: Since Gephi ([0.9.3](https://github.com/gephi/gephi/releases/tag/v0.9.3)) Java is embedded into Gephi so there should not be any problem with Java anymore. You don't need to install Java separ…
-
The following warning was found when building this version:
```
> Task :reposilite-frontend:npmInstall
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'reposilite-fronten…