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
Gephi Desktop has been a “beta” version for more than a decade. This just means that the team does not consider the tool to be complete yet. We aim to implement the following features before getting “version 1.0”:
361
+
Gephi Desktop has been a “beta” version for more than a decade. This just means that the team does not
362
+
consider the tool to be complete yet. We aim to implement the following features before getting “version
363
+
1.0”:
361
364
</p>
362
365
363
366
<ulclass="fs-4 ps-md-0 mt-0">
364
-
<li><strong>Undo feature</strong>, limited to the “GEXF scope”: network data, metadata, positions, sizes, colors…</li>
367
+
<li>
368
+
<strong>Undo feature</strong>, limited to the “GEXF scope”: network data, metadata, positions, sizes,
369
+
colors…
370
+
</li>
365
371
<li><strong>More readable UI</strong> with clearer icons.</li>
366
372
<li><strong>Activity log</strong>, possibly coordinated to undo, possibly stored in the GEXF.</li>
367
-
<li><strong>Parallel edges.</strong> The GraphStore (Gephi’s internal engine) supports them but they are not currently visualized or accessible from the user interface.</li>
373
+
<li>
374
+
<strong>Parallel edges.</strong> The GraphStore (Gephi’s internal engine) supports them but they are not currently
375
+
visualized or accessible from the user interface.
376
+
</li>
368
377
<li><strong>Improved timeline</strong> for dynamic graphs.</li>
369
-
<li><strong>New GPU visualization engine.</strong> We aim for comfortably visualizing 200K nodes and 1M edges on an average consumer laptop. Might be ready soon!</li>
378
+
<li>
379
+
<strong>New GPU visualization engine.</strong> We aim for comfortably visualizing 200K nodes and 1M edges on
380
+
an average consumer laptop. Might be ready soon!
381
+
</li>
370
382
<li><strong>Legend generator</strong> (note: available in Gephi Lite)</li>
371
383
</ul>
372
384
373
-
<p>
374
-
We are also considering the following features, but for a more distant future:
375
-
</p>
376
-
385
+
<p>We are also considering the following features, but for a more distant future:</p>
386
+
377
387
<ulclass="fs-4 ps-md-0 mt-0">
378
388
<li>Local exploration, i.e. at least a quick overview of a subgraph.</li>
379
389
<li>Integrate other visualization (treemap, scatter plots...)</li>
0 commit comments