issues Search Results · repo:gephi/gephi-toolkit-demos language:Java
Filter by
11 results
(57 ms)11 results
ingephi/gephi-toolkit-demos (press backspace or delete to remove)yaogengcheng
- Opened on Mar 20, 2023
- #16
FilterController filterController = Lookup.getDefault().lookup(FilterController.class);
Here, filterController is null after the statement. Not sure what s going on.
To reproduce: launch the TopicDetectionFunction ...
seinecle
- 1
- Opened on Feb 13, 2023
- #15
I need to display dynamic graphs in my application, and looking at Gephi as a solution. I cloned the demos, but am
getting the following errors:
message : The project was not built since its build path ...
brianmichalk1
- 5
- Opened on Jul 25, 2022
- #13
The project can t be built beacause the netbeans platform dependancies have moved due to oracle transition. See :
https://netbeans.apache.org/about/oracle-transition.html
bashizip
- 2
- Opened on Apr 9, 2021
- #9
I tried to call the PreviewJFrame script in
https://github.com/gephi/gephi-toolkit-demos/blob/master/src/main/java/org/gephi/toolkit/demos/PreviewJFrame.java
directly using the below .gml file, but on ...
SOUMAJYOTI
- Opened on Jul 2, 2018
- #8
recently I m trying to use gephi-toolkit to do some statistics for several networks,it works fine to import the csv file
and do some metrics computation, but if I want to export the csv table like what ...
LancelotHolmes
- 3
- Opened on Dec 9, 2017
- #7
The demo won t even start.
I am getting those errors when trying to run PreviewJFrame.java:
Exception in thread main java.lang.NoClassDefFoundError: it/unimi/dsi/fastutil/objects/Object2IntMap
at ...
Bios-Marcel
- 4
- Opened on Nov 8, 2017
- #6
I would like resulting graph to contain all nodes, but to show labels only for those with degree 1000. Call of
exportToLabelVisible(query) changes labels of nodes to be not visible (node.isVisible() is ...
mari-mari
- Opened on Jun 2, 2017
- #5
I m trying to filter a graph by node degree using the toolkit 0.9.1. The number of nodes is ok after filtered, but after
exporting the graph, I can find the filtered nodes in the gexf file. So how I can ...
ZhitongLei
- Opened on Oct 16, 2016
- #4
The Gephi Toolkit Examples appear to be written for 0.8.x and requires modifications to run under 0.9.1. Does anyone
know when the example code will be updated for the API changes made in 0.9.1?
It is ...
Jamie42
- 2
- Opened on Oct 5, 2016
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.