Gephi - The Open Graph Viz Platform

Overview

Gephi - The Open Graph Viz Platform

Build Status Downloads Downloads

Gephi is an award-winning open-source platform for visualizing and manipulating large graphs. It runs on Windows, Mac OS X and Linux. Localization is available in English, French, Spanish, Japanese, Russian, Brazilian Portuguese, Chinese, Czech and German.

  • Fast Powered by a built-in OpenGL engine, Gephi is able to push the envelope with very large networks. Visualize networks up to a million elements. All actions (e.g. layout, filter, drag) run in real-time.

  • Simple Easy to install and get started. An UI that is centered around the visualization. Like Photoshop™ for graphs.

  • Modular Extend Gephi with plug-ins. The architecture is built on top of Netbeans Platform and can be extended or reused easily through well-written APIs.

Download Gephi for Windows, Mac OS X and Linux and consult the release notes. Example datasets can be found on our wiki.

Gephi

Install and use Gephi

Download and Install Gephi on your computer.

Get started with the Quick Start and follow the Tutorials. Load a sample dataset and start to play with the data.

If you run into any trouble or have questions consult our forum.

Latest releases

Stable

Nightly builds

Current version is 0.9.3-SNAPSHOT

Developer Introduction

Gephi is developed in Java and uses OpenGL for its visualization engine. Built on the top of Netbeans Platform, it follows a loosely-coupled, modular architecture philosophy. Gephi is split into modules, which depend on other modules through well-written APIs. Plugins can reuse existing APIs, create new services and even replace a default implementation with a new one.

Consult the Javadoc for an overview of the APIs.

Requirements

  • Java JDK 8. Note: Gephi does not currently work with JDK newer than 8. Work needs to be done yet in order to support newer java versions.

  • Apache Maven version 3.2.2 or later

Checkout and Build the sources

  • Fork the repository and clone

      git clone [email protected]:username/gephi.git
    
  • Run the following command or open the project in Netbeans

      mvn clean install
    
  • Once built, one can test running Gephi

      cd modules/application
      mvn nbm:cluster-app nbm:run-platform
    

Create Plug-ins

Gephi is extensible and lets developers create plug-ins to add new features, or to modify existing features. For example, you can create a new layout algorithm, add a metric, create a filter or a tool, support a new file format or database, or modify the visualization.

Gephi Toolkit

The Gephi Toolkit project packages essential Gephi modules (Graph, Layout, Filters, IO…) in a standard Java library which any Java project can use for getting things done. It can be used on a server or command-line tool to do the same things Gephi does but automatically.

License

Gephi main source code is distributed under the dual license CDDL 1.0 and GNU General Public License v3. Read the Legal FAQs to learn more.

Copyright 2011 Gephi Consortium. All rights reserved.

The contents of this file are subject to the terms of either the GNU General Public License Version 3 only ("GPL") or the Common Development and Distribution License ("CDDL") (collectively, the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the License at http://gephi.github.io/developers/license/ or /cddl-1.0.txt and /gpl-3.0.txt. See the License for the specific language governing permissions and limitations under the License. When distributing the software, include this License Header Notice in each file and include the License files at /cddl-1.0.txt and /gpl-3.0.txt. If applicable, add the following below the License Header, with the fields enclosed by brackets [] replaced by your own identifying information: "Portions Copyrighted [year] [name of copyright owner]"

If you wish your version of this file to be governed by only the CDDL or only the GPL Version 3, indicate your decision by adding "[Contributor] elects to include this software in this distribution under the [CDDL or GPL Version 3] license." If you do not indicate a single choice of license, a recipient has the option to distribute your version of this file under either the CDDL, the GPL Version 3 or to extend the choice of license to its licensees as provided above. However, if you add GPL Version 3 code and therefore, elected the GPL Version 3 license, then the option applies only if the new code is made subject to such option by the copyright holder.

Comments
  • Error: Cannot find Java 1.8 or higher

    Error: Cannot find Java 1.8 or higher

    EDIT: Since Gephi (0.9.3) Java is embedded into Gephi so there should not be any problem with Java anymore. You don't need to install Java separately.

    Installed Gephi - 0.9.2 and the latest version of Java, the Java 8 - update 144. I still can't launch Gephi and it prompts an error message every time I try to do so.

    • Version used: Gephi 0.9.2
    • Java version: 8
    • Operating System: Windows 10 - Home, 1703

    Any help?

    Installation 
    opened by FillyJ 74
  • Gephi isn't compatible with Java 7 and 8 on all platforms (Windows, Mac OS X, Linux)

    Gephi isn't compatible with Java 7 and 8 on all platforms (Windows, Mac OS X, Linux)

    Hello,

    I have cleaned the user folder and downloaded a fresh copy of gephi. I can't open any graph even the examples. The visualization is broken.

    I even update java to the latest patches.

    Help

    Log Session: Wednesday, February 20, 2013 3:41:18 PM CET System Info: Product Version = Gephi 0.8.2 201210100934 Operating System = Mac OS X version 10.8.2 running on x86_64 Java; VM; Vendor = 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01; Oracle Corporation Runtime = Java(TM) SE Runtime Environment 1.7.0_15-b03 Java Home = /Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre System Locale; Encoding = en_US (gephi); US-ASCII Home Directory = /Users/kikohs Current Directory = / User Directory = /Users/kikohs/Library/Application Support/gephi/0.8.2/dev Cache Directory = /Users/kikohs/Library/Application Support/gephi/0.8.2/dev/var/cache Installation = /Volumes/Gephi/Gephi.app/Contents/Resources/gephi/gephi /Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform /Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform Boot & Ext. Classpath = /Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/JObjC.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/classes:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/System/Library/Java/Extensions/AppleScriptEngine.jar:/System/Library/Java/Extensions/dns_sd.jar:/System/Library/Java/Extensions/j3daudio.jar:/System/Library/Java/Extensions/j3dcore.jar:/System/Library/Java/Extensions/j3dutils.jar:/System/Library/Java/Extensions/jai_codec.jar:/System/Library/Java/Extensions/jai_core.jar:/System/Library/Java/Extensions/mlibwrapper_jai.jar:/System/Library/Java/Extensions/MRJToolkit.jar:/System/Library/Java/Extensions/QTJava.zip:/System/Library/Java/Extensions/vecmath.jar Application Classpath = /Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/boot.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/org-openide-modules.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/org-openide-util-lookup.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/org-openide-util.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_ar_SA.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_bg.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_ca.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_cs.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_de.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_es.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_fr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_gl_ES.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_in_ID.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_it.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_ja.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_ko.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_nl_NL.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_pl.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_pt_BR.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_pt_PT.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_ro.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_ru.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_si.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_sq.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_sv.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_tr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_zh_CN.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/boot_zh_TW.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_ar_SA.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_bg.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_ca.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_cs.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_de.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_es.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_fr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_gl_ES.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_in_ID.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_it.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_ja.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_ko.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_nl_NL.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_pl.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_pt_BR.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_pt_PT.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_ro.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_ru.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_si.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_sq.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_sv.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_tr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_zh_CN.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-modules_zh_TW.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_bg.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_ca.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_cs.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_de.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_es.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_fr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_gl_ES.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_in_ID.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_it.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_ja.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_ko.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_nl_NL.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_pl.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_pt_BR.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_ro.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_ru.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_si.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_sv.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_tr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util-lookup_zh_CN.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_ar_SA.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_bg.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_ca.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_cs.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_de.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_es.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_fr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_gl_ES.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_in_ID.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_it.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_ja.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_ko.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_nl_NL.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_pl.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_pt_BR.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_pt_PT.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_ro.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_ru.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_si.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_sq.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_sv.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_tr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_zh_CN.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/lib/locale/org-openide-util_zh_TW.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home/lib/tools.jar

    Startup Classpath = /Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/core.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/org-openide-filesystems.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_ar_SA.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_bg.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_ca.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_cs.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_de.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_es.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_fr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_gl_ES.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_in_ID.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_it.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_ja.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_ko.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_nl_NL.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_pl.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_pt_BR.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_pt_PT.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_ro.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_ru.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_si.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_sq.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_sv.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_tr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_zh_CN.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/core_zh_TW.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_ar_SA.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_bg.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_ca.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_cs.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_de.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_es.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_fr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_gl_ES.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_in_ID.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_it.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_ja.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_ko.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_nl_NL.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_pl.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_pt_BR.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_pt_PT.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_ro.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_ru.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_si.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_sq.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_sv.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_tr.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_zh_CN.jar:/Volumes/Gephi/Gephi.app/Contents/Resources/gephi/platform/core/locale/org-openide-filesystems_zh_TW.jar:/Volumes/Gephi/Gephi.app/Contents/MacOS/../Resources/gephi/bin/../gephi/core/locale/core_gephi.jar

    WARNING [org.netbeans.modules.autoupdate.ui.actions.AutoupdateSettings]: The property "netbeans.default_userdir_root" was not set! SEVERE [org.netbeans.core.modules] java.lang.NullPointerException at org.netbeans.modules.autoupdate.ui.actions.AutoupdateSettings.getSuperIdentity(AutoupdateSettings.java:435) at org.netbeans.modules.autoupdate.ui.actions.AutoupdateSettings.generateIdentity(AutoupdateSettings.java:136) at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler.signOn(AutoupdateCheckScheduler.java:110) at org.netbeans.modules.autoupdate.ui.actions.Installer.restored(Installer.java:63) at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:469) [catch] at org.netbeans.core.startup.NbInstaller.loadImpl(NbInstaller.java:392) at org.netbeans.core.startup.NbInstaller.access$000(NbInstaller.java:103) at org.netbeans.core.startup.NbInstaller$1.run(NbInstaller.java:344) at org.openide.filesystems.FileUtil$2.run(FileUtil.java:619) at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:127) at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:607) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:603) at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:623) at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:341) at org.netbeans.ModuleManager.enable(ModuleManager.java:1179) at org.netbeans.ModuleManager.enable(ModuleManager.java:1002) at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:340) at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:276) at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:296) at org.netbeans.core.startup.Main.getModuleSystem(Main.java:169) at org.netbeans.core.startup.Main.start(Main.java:305) at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123) at java.lang.Thread.run(Thread.java:722) INFO [org.netbeans.core.startup.NbEvents]: Turning on modules: org.openide.util.lookup [8.15.2 201210100934] org.openide.util [8.25.2 201210100934] org.openide.modules [7.32.1 201210100934] org.openide.filesystems [7.62.1 201210100934] org.netbeans.api.annotations.common/1 [1.14.1 201210100934] org.openide.awt [7.46.1 201210100934] org.netbeans.api.progress/1 [1.28.1 201210100934] org.openide.dialogs [7.25.1 201210100934] org.openide.nodes [7.28.1 201210100934] org.openide.windows [6.55.2 201210100934] org.netbeans.modules.editor.mimelookup/1 [1.26.1 201210100934] org.openide.text [6.49.3 201210100934] org.netbeans.swing.tabcontrol [1.36.1 201210100934] org.netbeans.swing.outline [1.20.1 201210100934] org.openide.explorer [6.45.1 201210100934] org.openide.actions [6.26.1 201210100934] org.netbeans.modules.queries/1 [1.28.1 201210100934] org.openide.loaders [7.37.3 201210100934] org.openide.io [1.31.2 201210100934] org.netbeans.swing.plaf [1.25.1 201210100934] org.netbeans.spi.quicksearch [1.14.1 201210100934] org.netbeans.bootstrap/1 [2.52.3 201210100934] org.netbeans.core.startup/1 [1.40.1 201210100934] org.netbeans.modules.settings/1 [1.35.1 201210100934] org.netbeans.modules.sendopts/2 [2.22.1 201210100934] org.netbeans.modules.sampler [1.1.1 201210100934] org.netbeans.modules.progress.ui [1.20.1 201210100934] org.netbeans.modules.print [7.13.1 201210100934] org.netbeans.modules.keyring [1.11.1 201210100934] org.netbeans.core/2 [3.33.1 201210100934] org.netbeans.modules.options.api/1 [1.26.1 201210100934] org.netbeans.modules.options.keymap [1.19.2 201210100934] org.netbeans.modules.masterfs/2 [2.38.2 201210100934] org.netbeans.libs.jna/1 [1.21.1 201210100934] org.netbeans.modules.masterfs.macosx [1.1.1 201210100934] org.netbeans.modules.keyring.impl [1.7.1 201210100934] org.netbeans.modules.favorites/1 [1.29.1 201210100934] org.netbeans.modules.editor.mimelookup.impl/1 [1.18.1 201210100934] org.netbeans.modules.autoupdate.services [1.33.2 201210100934] org.netbeans.core.ui/1 [1.31.1 201210100934] org.netbeans.modules.autoupdate.ui [1.27.3 201210100934] org.netbeans.libs.osgi [1.9.1 201210100934] org.netbeans.libs.felix [2.3.1 201210100934] org.netbeans.core.windows/2 [2.49.3 201210100934] org.netbeans.modules.core.kit [1.16.1 201210100934] org.netbeans.modules.applemenu/1 [1.24.1 201210100934] org.netbeans.core.output2/1 [1.26.1 201210100934] org.netbeans.core.netigso [1.16.1 201210100934] org.netbeans.core.nativeaccess/1 [1.16.1 201210100934] org.netbeans.core.io.ui/1 [1.16.1 201210100934] org.gephi.utils.longtask [0.8.2 0.8.2 201301030113] org.gephi.project.api [0.8.2 0.8.2 201301030113] org.gephi.core.library.wrapper [0.8.2 0.8.2 201301030114] org.gephi.utils [0.8.2 0.8.2 201301030114] org.gephi.graph.api [0.8.2 0.8.2 201301030114] org.gephi.data.attributes.api [0.8.2 0.8.2 201301030114] org.gephi.lib.validation [0.8.2 0.8.2 201301030114] org.gephi.ui.utils [0.8.2 0.8.2 201301030115] org.gephi.ui.library.wrapper [0.8.2 0.8.2 201301030114] org.gephi.ui.components [0.8.2 0.8.2 201301030115] org.gephi.workspace.ui [0.8.2 0.8.2 201301030117] org.gephi.db.drivers [0.8.2 0.8.2 201301030115] org.gephi.dynamic.api [0.8.2 0.8.2 201301030114] org.gephi.io.importer.api [0.8.2 0.8.2 201301030115] org.gephi.mostrecentfiles.api [0.8.2 0.8.2 201301030117] org.gephi.desktop.project [0.8.2 0.8.2 201301030117] org.gephi.welcome.screen [0.8.2 0.8.2 201301030117] org.gephi.datalab.api [0.8.2 0.8.2 201301030114] org.gephi.visualization.api [0.8.2 0.8.2 201301030115] org.gephi.tools.api [0.8.2 0.8.2 201301030116] org.gephi.utils.collection [0.8.2 0.8.2 201301030117] org.gephi.gleem [0.8.2 0.8.2 201301030117] org.gephi.visualization [0.8.2 0.8.2 201301030117] org.gephi.ui.propertyeditor [0.8.2 0.8.2 201301030119] org.gephi.algorithms.plugin [0.8.2 0.8.2 201301030116] org.gephi.tools.plugin [0.8.2 0.8.2 201301030117] org.gephi.timeline [0.8.2 0.8.2 201301030116] org.gephi.statistics.api [0.8.2 0.8.2 201301030116] org.gephi.statistics.plugin [0.8.2 0.8.2 201301030116] org.gephi.statistics.plugin.ui [0.8.2 0.8.2 201301030116] org.gephi.ranking.api [0.8.2 0.8.2 201301030115] org.gephi.spline.editor [0.8.2 0.8.2 201301030116] org.gephi.spigot.plugin [0.8.2 0.8.2 201301030116] org.gephi.spigot.plugin.ui [0.8.2 0.8.2 201301030116] org.gephi.settings.upgrader [0.8.2 0.8.2 201301030116] org.gephi.ranking.plugin [0.8.2 0.8.2 201301030115] org.gephi.ranking.plugin.ui [0.8.2 0.8.2 201301030116] org.gephi.project.ui [0.8.2 0.8.2 201301030115] org.gephi.io.processor.plugin [0.8.2 0.8.2 201301030115] org.gephi.processor.plugin.ui [0.8.2 0.8.2 201301030115] org.gephi.preview.api [0.8.2 0.8.2 201301030114] org.gephi.preview.plugin [0.8.2 0.8.2 201301030115] org.gephi.io.exporter.api [0.8.2 0.8.2 201301030113] org.gephi.io.exporter.preview [0.8.2 0.8.2 201301030114] org.gephi.preview.export.ui [0.8.2 0.8.2 201301030114] org.gephi.perspective.api [0.8.2 0.8.2 201301030120] org.gephi.partition.api [0.8.2 0.8.2 201301030119] org.gephi.partition.plugin [0.8.2 0.8.2 201301030121] org.gephi.partition.plugin.ui [0.8.2 0.8.2 201301030121] org.gephi.layout.api [0.8.2 0.8.2 201301030118] org.gephi.layout.plugin [0.8.2 0.8.2 201301030119] org.gephi.io.importer.plugin [0.8.2 0.8.2 201301030119] org.gephi.io.generator.api [0.8.2 0.8.2 201301030118] org.gephi.io.generator.plugin [0.8.2 0.8.2 201301030118] org.gephi.io.exporter.plugin [0.8.2 0.8.2 201301030118] org.gephi.import.plugin.ui [0.8.2 0.8.2 201301030120] org.gephi.graph.dhns [0.8.2 0.8.2 201301030119] org.gephi.gephi.branding [0.8.2 0.8.2 201301030113] org.gephi.generator.plugin.ui [0.8.2 0.8.2 201301030118] org.gephi.filters.api [0.8.2 0.8.2 201301030118] org.gephi.filters.plugin [0.8.2 0.8.2 201301030120] org.gephi.desktop.perspective [0.8.2 0.8.2 201301030120] org.gephi.filters.plugin.ui [0.8.2 0.8.2 201301030121] org.gephi.filters.impl [0.8.2 0.8.2 201301030120] org.gephi.export.plugin.ui [0.8.2 0.8.2 201301030120] org.gephi.dynamic.impl [0.8.2 0.8.2 201301030121] org.gephi.directory.chooser [0.8.2 0.8.2 201301030122] org.gephi.desktop.tools [0.8.2 0.8.2 201301030121] org.gephi.desktop.timeline [0.8.2 0.8.2 201301030122] org.gephi.desktop.statistics [0.8.2 0.8.2 201301030118] org.gephi.desktop.spigot [0.8.2 0.8.2 201301030119] org.gephi.desktop.recent.files [0.8.2 0.8.2 201301030120] org.gephi.desktop.ranking [0.8.2 0.8.2 201301030118] org.gephi.desktop.progress [0.8.2 0.8.2 201301030118] org.gephi.desktop.io.export [0.8.2 0.8.2 201301030120] org.gephi.desktop.preview [0.8.2 0.8.2 201301030121] org.gephi.desktop.partition [0.8.2 0.8.2 201301030119] org.gephi.desktop.layout [0.8.2 0.8.2 201301030121] org.gephi.desktop.import [0.8.2 0.8.2 201301030121] org.gephi.desktop.hierarchy [0.8.2 0.8.2 201301030120] org.gephi.desktop.generate [0.8.2 0.8.2 201301030119] org.gephi.desktop.filters [0.8.2 0.8.2 201301030122] org.gephi.desktop.datalab [0.8.2 0.8.2 201301030119] org.gephi.desktop.context [0.8.2 0.8.2 201301030117] org.gephi.clustering.api [0.8.2 0.8.2 201301030118] org.gephi.desktop.clustering [0.8.2 0.8.2 201301030120] org.gephi.desktop.branding [0.8.2 0.8.2 201301030118] org.gephi.datalab.plugin [0.8.2 0.8.2 201301030121] org.gephi.clustering.plugin [0.8.2 0.8.2 201301030122] org.gephi.attributes [0.8.2 0.8.2 201301030119] WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.user has been obsoleted in favor of InstalledFileLocator/Places at org.gephi.ui.upgrader.Upgrader.getCurrentVersion(Upgrader.java:123) SEVERE [global] java.lang.ClassNotFoundException: apple.awt.ComponentModel at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:262) Caused: java.lang.ClassNotFoundException: apple.awt.ComponentModel starting from ModuleCL@5f679f6[org.gephi.visualization] with possible defining loaders null and declared parents [ModuleCL@2ec07b39[org.netbeans.modules.options.api], ModuleCL@7707610f[org.gephi.graph.api], ModuleCL@20e587de[org.gephi.desktop.project], ModuleCL@710ce358[org.gephi.ui.library.wrapper], ModuleCL@593e9bf1[org.gephi.dynamic.api], ModuleCL@3d69b4b9[org.gephi.datalab.api], ModuleCL@2b9f2263[org.netbeans.modules.settings], ModuleCL@6802bf86[org.gephi.project.api], ModuleCL@4af4ba53[org.gephi.ui.utils], ModuleCL@6e2f0bc1[org.gephi.visualization.api], ...10 more] at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:264) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) Caused: java.lang.NoClassDefFoundError: apple/awt/ComponentModel at com.sun.opengl.impl.JAWT_DrawingSurface.GetDrawingSurfaceInfo0(Native Method) at com.sun.opengl.impl.JAWT_DrawingSurface.GetDrawingSurfaceInfo(JAWT_DrawingSurface.java:56) at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable$1.run(MacOSXOnscreenGLDrawable.java:165) at java.security.AccessController.doPrivileged(Native Method) at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable.lockSurface(MacOSXOnscreenGLDrawable.java:163) at com.sun.opengl.impl.macosx.MacOSXOnscreenGLContext.makeCurrentImpl(MacOSXOnscreenGLContext.java:57) at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134) at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:182) at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452) at sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run(OGLRenderQueue.java:234) Caused: javax.media.opengl.GLException at com.sun.opengl.impl.Java2D.invokeWithOGLContextCurrent(Java2D.java:296) at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:266) at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410) at javax.media.opengl.GLCanvas.display(GLCanvas.java:244) at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277) at sun.awt.RepaintArea.paintComponent(RepaintArea.java:264) at sun.lwawt.LWRepaintArea.paintComponent(LWRepaintArea.java:54) at sun.awt.RepaintArea.paint(RepaintArea.java:240) at sun.lwawt.LWComponentPeer.handleJavaPaintEvent(LWComponentPeer.java:1277) at sun.lwawt.LWComponentPeer.handleEvent(LWComponentPeer.java:1165) at java.awt.Component.dispatchEventImpl(Component.java:4937) at java.awt.Component.dispatchEvent(Component.java:4687) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:729) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:688) at java.awt.EventQueue$3.run(EventQueue.java:686) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) at java.awt.EventQueue$4.run(EventQueue.java:702) at java.awt.EventQueue$4.run(EventQueue.java:700) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:699) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:158) [catch] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

    Fix Released Critical MacOS Windows 
    opened by kikohs 65
  • App Hangs - OS X El Capitan

    App Hangs - OS X El Capitan

    Steps to replicate:

    Open attached .graphml file

    • When Overview Loads, click Preview
    • Click Overview to return to Overview module
    • App hangs

    System Info:

    System Software Overview:

    System Version: OS X 10.11.1 (15B42) Kernel Version: Darwin 15.0.0

    Hardware Overview:

    Model Name: MacBook Pro Model Identifier: MacBookPro11,3 Processor Name: Intel Core i7 Processor Speed: 2.3 GHz Number of Processors: 1 Total Number of Cores: 4 L2 Cache (per Core): 256 KB L3 Cache: 6 MB Memory: 16 GB Boot ROM Version: MBP112.0138.B16 SMC Version (system): 2.19f12 Serial Number (system): C02LH0WKFD57 Hardware UUID: F0E11056-0AC0-568C-A989-E69C866FFF04

    MeatFreeDec16Dec16_94weak.graphml.zip

    Fix Committed Visualization UI 
    opened by swainjo 62
  • gephi memory issue

    gephi memory issue

    I have increased gephi memory to 6400m as I have 16GB ram available, but asa I restart gephi , its again giving same increase memory error for opeing large files, when I open config again its set to default value not the one I set previously regards

    opened by ghost 39
  • multiple edges won't be merged

    multiple edges won't be merged

    I am using gephi 0.9.0 (latest version) on my Macbook Pro. It worked fine so far.

    After doing the latest updates I observed the problem, that multiple edges won't be merged (and up-weighted) any longer. It looks like, that multiple edges will be ignored after their first occurrence and the weight is set to 1.

    Best Chris

    Confirmed Fix Committed Fix Released High Data Laboratory Spreadsheet 
    opened by ChrisHH 37
  • Problem With timestamp and geolayout

    Problem With timestamp and geolayout

    hi to all, sorry for the request. I would like to start implementing a dynamic network coupled with a geolayout. The problems I encounter are the following:

    1. I can not figure out which format I have to enter for the time when import the file as csv format.
    2. Whe I try to import a spredsheet in xlsx format I've problem with the double variable for the latitude and longitude caracter.
    3. When I try to apply the geolayout algorithm it hangs for hours without getting anything.

    These are my data

    semplificazione iniziale gephi.xlsx

    Your Environment

    • Version used: Gephi 0.9.2
    • Java version 8:
    • Operating System Windows 10 Pro 64 bit:
    Question Import 
    opened by anca912 34
  • Time frame import with several static files.

    Time frame import with several static files.

    I would like to import several static files, representing different time frames, and merge them within Gephi to create a dynamic graph.

    I have looked here, and noticed that the "time frame" button in the import container window does not exist in the current version. I have also noticed that this page does not exist.

    Is there still an easy way to do this? For reference, I would like to export static .gexf files from Python Networkx module.

    Documentation Question 
    opened by jiseokk 31
  • Gephi 0.9.2

    Gephi 0.9.2 "Graph" window stuck on "Initializing..."

    Expected Behavior

    Successfully load and view graphs in a workspace.

    Current Behavior

    The "Graph" window in my workspace is always stuck on "Initializing..." without ever showing the graph.

    Possible Solution

    I can't think of any.

    Steps to Reproduce

    1. Download latest official binary of Gephi 0.9.2 from official website.
    2. Start Gephi.
    3. In the "Welcome" dialog, select one of the samples such as Les Miserables.gexf (same problem happens with other .gexf files).
    4. The "Import report" window would successfully report the number of nodes (77) and edges (254). Click OK.
    5. After clicking OK in the "Import report" window (I tried selecting both "New workspace" and "Append to existing workspace" with no difference), the "Graph" tab in the main Gephi window would show "Initializing..." without ever actually showing the graph.

    (strangely, I can see the graph in the "Preview" tab)

    Here is a screenshot of the "Graph" window stuck on "Initializing...":

    Context

    I am simply trying to view a graph.

    Your Environment

    • Version used: Gephi 0.9.2 201709241107
    • Java version: OpenJDK 1.8.0_252 (javac version 14)
    • Operating System: Red Hat Enterprise Linux (RHEL) 8.2 (Linux kernel 4.18.0 with Gnome 3.32.2)
    Java compatibility Startup 
    opened by penyuan 30
  • "Unable to load libjogl_awt.jnilib" exception on Gephi 8

    Expected Behavior

    I'm fond of Gephi 8 for a number of reasons and so continue to use it after the release of 9. I installed some new plug-ins for Gephi 9 this morning and it 8 has not opened since. I get the exception "Unable to load libjogl_awt.jnilib".

    Possible Solution

    I have long been aware of the JDK work around needed for 8 and this was my first port of call. Nothing doing. I've also spent a fair amount of time today Googling a solution, of which there are a few on this board and elsewhere to supposedly fix this specific issue. None of these worked, unfortunately.

    Steps to Reproduce

    1. Open Gephi 0.8.2

    Context

    I'm a heavy Gephi user (daily) and this is a sizeable problem!

    Your Environment

    • Version used: Gephi 0.8.2
    • Java version: 6
    • Operating System: OS HighSierra
    MacOS 
    opened by garethham 27
  • No custom node labels visible in preview/ exported visualizations (Gephi 0.9)

    No custom node labels visible in preview/ exported visualizations (Gephi 0.9)

    Hi!

    I have a graph using custom columns for node labels. I have selected the correct columns and they are visible in the graph window. However, if I switch to Preview (or try to export) my visualizations, no node labels are visible. The only way to get the custom labels shown in Preview/ exported graphs is to copy the values to 'Label' column.

    I use Gephi 0.9 on different Linux machines. All used Linux systems (Ubuntu, opensSuSE) are affected by this bug.

    Can anyone confirm this?

    opened by kooelo 27
  • Gephi 0.9.2 hangs in Welcome screen

    Gephi 0.9.2 hangs in Welcome screen

    Current Behavior

    After starting Gephi 0.9.2 it shows the Welcome dialogue, which cannot be closed. Also no item within the Welcome dialogue can be selected. This behaviour occurs no matter if I started Gephi as regular or admin OS user on Windows 7 (64 bit).

    Context

    Gephi is unusable

    Your Environment

    • Version used: Gephi 0.9.2
    • Java version: 1.8.0_102
    • Operating System: Windows 7 (64 bit)
    UI To review Startup 
    opened by dstefane 25
  •  cannot enter a number to adjust the corresponding size

    cannot enter a number to adjust the corresponding size

    Expected Behavior

    Current Behavior

    Possible Solution

    Steps to Reproduce

    1. Importing a .gexf file or .Gephi file
    2. Set a node, label size
    3. Refresh the page to show the latest preview
    4. If you find that the size is not suitable, you need to continue to adjust, and when you adjust again, you will find that you cannot enter a number to adjust the corresponding size.

    Context

    I can't enter numbers to resize nodes, labels, etc. I can only do it by clicking the increase/decrease button. What's worse, I can't adjust the relevant parameters in the layout algorithm, because here I can only enter numbers for adjustment.

    Your Environment

    • Version used: Gephi 0.9.7
    • Operating System: Windows 11 64-bit, version 22H2.
    To review 
    opened by cauzp 0
  • Floating point precision error upon opening CSV file

    Floating point precision error upon opening CSV file

    Have encountered this issue which look like a floating point precision error, when opening a CSVfile as Matrix & UTF-8. Example below

    Once I imported a CSV file and look into the Data Table -> Edge, on the upfront the weight will be shown as 0.02 (which is the original value from the CSV file), however once double click into the cell, the value will be shown 0.019999999552965164. This is an issue when trying to apply filter based on Edge Weight as it is based on the floating point figure instead of the original figure. For instance, applying edge weight of minimum 0.02 will actually filter out all the rows with figure of 0.02.

    Untitled Untitled2

    However, upon exporting the edge table and open it, the figures shown are normal without above error. A possible workaround now is to export & reimport the edge table every single time which is rather annoying.

    Using gephi version 0.9.7

    opened by dyreportbug 0
  • gephi-toolkit fails on saveProject() in Java 18

    gephi-toolkit fails on saveProject() in Java 18

    Expected Behavior

    Using this code snippet

    ProjectController pc = Lookup.getDefault().lookup(ProjectController.class);
    pc.saveProject(pc.getCurrentProject(), new File("headless_simple.gephi")).run();
    

    the gephi-toolkit should stores the project as .gephi file, that can be opened in the GUI

    Current Behavior

    In a modified demo from the gephi-toolkit-demos I get this error message when importing and trying to save as .gephi when compiling with OpenJDK-18.0.2 I have another test (Java 15) with my actual data, that exports a corrupted .gephi file, that the GUI cannot open. I will probably open a different issue for that, if I can reproduce it with a demo.

    SEVERE: No way to find original stream handler for jar protocol
    java.lang.reflect.InaccessibleObjectException: Unable to make field transient java.net.URLStreamHandler java.net.URL.handler accessible: module java.base does not "opens java.net" to unnamed module @68e965f5
    	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354)
    	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297)
    	at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:180)
    	at java.base/java.lang.reflect.Field.setAccessible(Field.java:174)
    	at org.netbeans.ProxyURLStreamHandlerFactory.register(ProxyURLStreamHandlerFactory.java:59)
    	at org.netbeans.core.startup.Main.initializeURLFactory(Main.java:80)
    	at org.netbeans.core.startup.NbRepository.<clinit>(NbRepository.java:47)
    	at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized0(Native Method)
    	at java.base/jdk.internal.misc.Unsafe.ensureClassInitialized(Unsafe.java:1160)
    	at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.ensureClassInitialized(MethodHandleAccessorFactory.java:300)
    	at java.base/jdk.internal.reflect.MethodHandleAccessorFactory.newConstructorAccessor(MethodHandleAccessorFactory.java:103)
    	at java.base/jdk.internal.reflect.ReflectionFactory.newConstructorAccessor(ReflectionFactory.java:236)
    	at java.base/java.lang.reflect.Constructor.acquireConstructorAccessor(Constructor.java:546)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:496)
    	at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128)
    	at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:341)
    	at java.base/java.lang.Class.newInstance(Class.java:677)
    	at org.openide.util.lookup.implspi.SharedClassObjectBridge.newInstance(SharedClassObjectBridge.java:41)
    	at org.openide.util.lookup.MetaInfServicesLookup$Item.getInstance(MetaInfServicesLookup.java:489)
    	at org.openide.util.lookup.AbstractLookup.lookup(AbstractLookup.java:397)
    	at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:281)
    	at org.openide.filesystems.Repository$3.call(Repository.java:359)
    	at org.openide.filesystems.Repository$3.call(Repository.java:357)
    	at org.openide.filesystems.Repository.delayFileSystemAttachImpl(Repository.java:1007)
    	at org.openide.filesystems.Repository.getDefault(Repository.java:357)
    	at org.openide.filesystems.Repository$4.getRepository(Repository.java:454)
    	at org.openide.filesystems.Repository.getLocalRepository(Repository.java:435)
    	at org.openide.filesystems.FileUtil.getConfigFile(FileUtil.java:2173)
    	at org.openide.filesystems.FileUtil.getConfigRoot(FileUtil.java:2257)
    	at org.netbeans.core.startup.preferences.NbPreferences$UserPreferences.getFileStorage(NbPreferences.java:365)
    	at org.netbeans.core.startup.preferences.NbPreferences.<init>(NbPreferences.java:90)
    	at org.netbeans.core.startup.preferences.NbPreferences.<init>(NbPreferences.java:42)
    	at org.netbeans.core.startup.preferences.NbPreferences$UserPreferences.<init>(NbPreferences.java:349)
    	at org.netbeans.core.startup.preferences.NbPreferences.userRootImpl(NbPreferences.java:74)
    	at org.netbeans.core.startup.preferences.PreferencesProviderImpl.preferencesRoot(PreferencesProviderImpl.java:49)
    	at org.netbeans.core.startup.preferences.PreferencesProviderImpl.preferencesForModule(PreferencesProviderImpl.java:45)
    	at org.openide.util.NbPreferences.forModule(NbPreferences.java:51)
    	at org.gephi.project.io.SaveTask.run(SaveTask.java:128)
    	at org.gephi.toolkit.demos.HeadlessSimple.script(HeadlessSimple.java:104)
    	at org.gephi.toolkit.demos.HeadlessSimple.main(HeadlessSimple.java:108)
    

    Possible Solution

    In Java 15 the demo code produces a valid .gephi file.

    Steps to Reproduce

    Build and run this:

    import org.gephi.graph.api.GraphController;
    import org.gephi.graph.api.GraphModel;
    import org.gephi.io.importer.api.Container;
    import org.gephi.io.importer.api.EdgeDirectionDefault;
    import org.gephi.io.importer.api.ImportController;
    import org.gephi.io.processor.plugin.DefaultProcessor;
    import org.gephi.preview.api.PreviewController;
    import org.gephi.preview.api.PreviewModel;
    import org.gephi.project.api.ProjectController;
    import org.gephi.project.api.Workspace;
    import org.openide.util.Lookup;
    
    import java.io.File;
    
    public class HeadlessSimple {
    
      public void script() {
        //Init a project - and therefore a workspace
        ProjectController pc = Lookup.getDefault().lookup(ProjectController.class);
        pc.newProject();
        Workspace workspace = pc.getCurrentWorkspace();
    
        //Get models and controllers for this new workspace - will be useful later
        GraphModel graphModel = Lookup.getDefault().lookup(GraphController.class).getGraphModel();
        PreviewModel model = Lookup.getDefault().lookup(PreviewController.class).getModel();
        ImportController importController = Lookup.getDefault().lookup(ImportController.class);
    
        //Import file
        Container container;
        try {
          File file = new File(getClass().getResource("/org/gephi/toolkit/demos/lesmiserables.gml").toURI());
          container = importController.importFile(file);
          container.getLoader().setEdgeDefault(EdgeDirectionDefault.DIRECTED);   //Force DIRECTED
          container.getLoader().setAllowAutoNode(false);  //Don't create missing nodes
        } catch (Exception ex) {
          ex.printStackTrace();
          return;
        }
    
        //Append imported data to GraphAPI
        importController.process(container, new DefaultProcessor(), workspace);
    
        pc.saveProject(pc.getCurrentProject(), new File("headless_simple.gephi")).run();
      }
    
      public static void main(String[] args) {
        new HeadlessSimple().script();
      }
    }
    

    Context

    I'm using the toolkit to have all steps reproducible when creating a graph visualization and I want to check out an intermediate state in the GUI to try some stuff out, that is easier when done interactively

    Your Environment

    I use a maven project with the toolkit dependency.

            <dependency>
                <groupId>org.gephi</groupId>
                <artifactId>gephi-toolkit</artifactId>
                <version>0.9.7</version>
            </dependency>
    
    • Version used: Gephi 0.9.7
    • Operating System: Windows 10 21H2
    • JDK: OpenJDK-18.0.2
    To review 
    opened by j-hap 2
  • Gephi won't allow me to see or do an export

    Gephi won't allow me to see or do an export

    When clicking the data button, it sends me to a clear grey screen and it doesn't show any other buttons such as export spreadsheet or anything like that. I need it for an assignment and I'm wondering if there is anything that I can do to fix this problem.

    Awaiting for response 
    opened by cinthiaambriz 1
  • #1181 Add inverted edge weight feature to ForceAtlas2

    #1181 Add inverted edge weight feature to ForceAtlas2

    Description

    Fix #1816 by implementing inverted edge weight feature in ForceAtlas2 layout engine.

    This feature is listed as wishlist 0.10 and in Bug bash #2342

    The change is very small:

    @@ -130,11 +131,12 @@ public class ForceAtlas2 implements Layout {
         }
     
         private double getEdgeWeight(Edge edge, boolean isDynamicWeight, Interval interval) {
    -        if (isDynamicWeight) {
    -            return edge.getWeight(interval);
    -        } else {
    -            return edge.getWeight();
    -        }
    +        double w = edge.getWeight();
    +        if (isDynamicWeight)
    +            w = edge.getWeight(interval);
    +        if (isInvertedEdgeWeightsMode())
    +            return w == 0 ? 0 : 1/w;
    +        return w;
         }
    

    Checklist

    • [X] Merged with master beforehand

    Added tests?

    • [ ] 👍 yes
    • [X] 🙅 no, because they aren't needed

    Added to documentation?

    • [ ] 👍 README.md
    • [ ] 👍 API Changes
    • [ ] 👍 Additional documentation in docs
    • [ ] 👍 Relevant code documentation
    • [x] 🙅 no, because they aren’t needed
    opened by pgdr 2
Releases(v0.9.7)
  • v0.9.7(Aug 4, 2022)

    Follow-up release from 0.9.3, 0.9.4, 0.9.5 and 0.9.6 with bugfixes.

    Bugfixes

    • Adding a new node causes Exception - column store #2557
    • org.gephi.preview.spi.PreviewMouseListener receives wrong coordinates. #2561
    • NPE on PreviewUIControllerImpl due to PreviewSettingsTopComponent deserialization issues #2562
    • Newly added columns do not automatically appear in the Appearance Partition menu #2568
    • Partition filter panel doesn't properly display list types #2569
    • Recent Files doesn't not update with the latest saved file #2570
    • VNA file import fails with empty string values "" #2574
    • DisplayVersion not populated when installing on Windows #2575

    If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central

    Source code(tar.gz)
    Source code(zip)
    gephi-0.9.7-linux-x64.tar.gz(135.55 MB)
    gephi-0.9.7-macos-x64.dmg(138.95 MB)
    gephi-0.9.7-sources.tar.gz(2.71 MB)
    gephi-0.9.7-windows-x32.exe(109.84 MB)
    gephi-0.9.7-windows-x64.exe(113.70 MB)
  • v0.9.6(Jun 22, 2022)

    Follow-up release from 0.9.3, 0.9.4 and 0.9.5 with bugfixes.

    Bugfixes

    • MacOS: Gatekeeper prevents versions 0.9.4 and 0.9.5 to open without malware warning #2532
    • NPE on Preview after workspace deleted #2550
    • RuntimeException: This observer has already been destroyed #2548
    • NPE when creating a new workspace after all workspaces have been deleted #2547
    • NPE when Partition filter is subfilter #2534
    • CDATA not recognised in GraphML parser #2533
    • Filter Parameter column changes are reloading saved file #2519
    • NullPointerException on StatisticalInferenceClustering #2504
    • copy to new workspace produce a "The configurations don't match" error #2020
    • Location of GEXF 1.3 schema #2019
    • Import csv dialog ignore "Graph Type" setting #1924
    • GraphML parser flags "graph" level attributes as an error. #1497

    If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central

    Source code(tar.gz)
    Source code(zip)
    gephi-0.9.6-linux-x64.tar.gz(135.28 MB)
    gephi-0.9.6-macos-x64.dmg(141.88 MB)
    gephi-0.9.6-sources.tar.gz(2.69 MB)
    gephi-0.9.6-windows-x32.exe(109.79 MB)
    gephi-0.9.6-windows-x64.exe(113.64 MB)
  • v0.9.5(May 3, 2022)

    Follow-up release from 0.9.3 and 0.9.4 with bugfixes.

    Bugfixes

    • Deleting nodes results in program freezing and not responding #2485
    • Unable to set range for the Partition Count filter on Component ID #2493
    • NullPointerException in Preview StringBuilder #2495
    • ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 11 #2498
    • NullPointerException in ImporterSpreadsheetCSV.autoDetectFieldDelimiter #2499
    • ReportPanel: ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0 #2500
    • IllegalArgumentException: The object class does not match with the column type (java.lang.Integer) #2509
    • Display exception thrown in import in a report #2516

    Miscellaneous

    • Windows installation in non-administrative mode #2507
    • Add Romanian as supported localization 🇷🇴 #2494

    If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central

    Source code(tar.gz)
    Source code(zip)
    gephi-0.9.5-linux-x64.tar.gz(135.02 MB)
    gephi-0.9.5-macos-x64.dmg(139.81 MB)
    gephi-0.9.5-sources.tar.gz(2.68 MB)
    gephi-0.9.5-windows-x32.exe(109.60 MB)
    gephi-0.9.5-windows-x64.exe(113.47 MB)
  • v0.9.4(Apr 17, 2022)

    Follow-up release from 0.9.3 with bugfixes.

    Bugfixes

    • No file listed in the Open... dialog box, Mac OS Big Sur #2467
    • NullPointerException from TimelineControllerImpl.setInterval #2471
    • NullPointerException in ImportContainerImpl.isEdgeDirected #2472
    • NullPointerException in IndexImpl.values #2473
    • Appearance IllegalArgumentException: The view doesn't exist #2487
    • Visualization IllegalArgumentException: The view doesn't exist #2488
    • IllegalArgumentException: The column does not belong to the right column store #2489
    • Combining gexf files hangs in 093 #2476

    Miscellaneous

    • Icon for MacOS Big Sur/Monterey #2480
    Source code(tar.gz)
    Source code(zip)
    gephi-0.9.4-linux-x64.tar.gz(134.97 MB)
    gephi-0.9.4-macos-x64.dmg(147.79 MB)
    gephi-0.9.4-sources.tar.gz(2.67 MB)
    gephi-0.9.4-windows-x64.exe(113.43 MB)
  • v0.9.3(Mar 16, 2022)

    New features

    • Added Statistical Inference community detection algorithm, a more advanced alternative to Modularity #2431
    • Windows and Linux versions now also embed JRE so that it isn't needed anymore to install Java separately #2336
    • FlatLaf look and feel is now used by default on all platforms #2415
    • Appearance attributes like colors used in partition are now saved in the project #1861
    • Last Export settings are now saved as Preferences so they persist between session #1790

    Bugfixes

    • Improve UI to better suit HighDPI displays #2332
    • Graph Toolbar items overlap on smaller screen sizes #765
    • Some layouts act on settled nodes #2385
    • Ignoring GraphML desc standard tags #2030
    • java.util.MissingResourceException gephi version 0.9.2 #2063
    • NullpointerException on filtering datalab columns that have empty attribute values #2015
    • Leaving "Create missing nodes" unchecked does not have the desired effect #1878
    • 'Interval' not copied to new workspace #1988
    • CSV Edges file not importing because Gephi does not detect Source and Target columns #2178
    • ArrayIndexOutOfBoundsException on when deleting nodes #1623
    • No mode indicator in Appearance panel in Gephic Mac 0.9.2 #2098
    • Neighbors Network filter freezes with max depth #2099
    • Unable to import a large file #1841
    • Update crash reporter and make it GDPR compliant #2340
    • ClassCastException: org.gephi.graph.api.types.TimestampSet cannot be cast to org.gephi.graph.api.types.TimeMap #2297
    • Support INF, -INF in GEXF for double-type ±∞ values #2158
    • Node betweenness is negative for big graphs when normalized #2139
    • generatePalette is wrong #2112
    • Loading gexf file with 0-weighted edges crashes import #1945
    • Crash when exporting VNA graph file #1909
    • Import CSV error edges #1848
    • Import of graphml still confuses d3 and label fields #1840
    • Add support of Byte Order Mark to CSV parser #1815
    • CSV files are no longer imported correctly when double quotes inside strings are delimited with backslashes #1812
    • NullPointerException on EdgeTypeFilter #1811
    • GephiFormatException can cause ArrayIndexOutOfBoundsException: 0 #1810
    • Exception with no-merge strategy in some cases. Incompatible edge should not be created #1802
    • NullPointerException: The fileObject parameter cannot be null #1789
    • GephiFormatException: Gephi failed saving the project.#1788
    • Edge labels not retained on graphml export #1516
    • Unhide toggle global/local ranking button #2146
    • Unwanted and inconsistent behavior for "node size" #2224
    • Infinite repulsion in ForceAtlas with negative weights #1714
    • Citation for PageRank algorithm #1944
    • Dynamic attributes for dynamic network not properly merged with multiple files #1885
    • Add 'postProcess()' method to Preview's Renderer SPI #1490
    • Changes in labels not rendered in preview mode #1877
    • Sum edges merge strategy gives surprising results #2038
    • Use timezone in GEXF import, export and Create time interval in Data Laboratory #1864
    • Overview viewport too small #1518
    • Wrong edge coloring of selected nodes for directed graphs #2259
    • Modularity index groups are allways 0-index based. #1977
    • Workspace tabs panel is missing when opening project file #1827
    • Regression setting node color by partition #1838
    • Not all selected nodes/edges are moved/copied to new workspace #2088

    API Changes

    • Graph API
      • Add getEdges(int type) to Graph to allow retrieval of only edges of a specific type.
      • Add getEdgeTypeLabels(boolean) to GraphModel.
      • Add min/max to TimeSet and Element.getTimeBounds().
      • Add Column.exists() as new utility.
      • Add GraphLock to the API in Graph to expose locking states.
      • Make Table a Collection of Column.
      • Add new method Column.isDynamicAttribute().
      • Add toSet() in addition of toCollection() to element iterables.
      • Add new Table.countColumns(Origin) method.
      • Add getElementIndex() methods to GraphModel when providing a Table.
      • Add isNodeTable() and isEdgeTable() methods to Table.
    • Appearance API (under development)
      • Partition and Ranking now always receive the Graph as parameter for all methods that do need access to the underlying index to facilitate local scale support.
      • Add getColumn() to Ranking so it aligns with Partition.
      • Add getNormalizedValue() to Ranking to more easily retrieve the normalised value.
      • Partition now has a static DEFAULT_COLOR when the color is not found for a given value.
      • Removed Partition.setColors() as it was prone to confusion.
      • Add transformAll(Iterable<? extends Element>) to Function.
      • Split isLocalScale() into isRankingLocalScale() and isPartitionLocalScale() in AppearanceModel.
      • Make Function getters in AppearanceModel independent from Graph as this should be handled automatically based on the local/global state.
    • Preview API
      • A postProcess() method has been added to the Renderer SPI to allow customization once all items have been rendered.
    Source code(tar.gz)
    Source code(zip)
    gephi-0.9.3-linux-x64.tar.gz(134.94 MB)
    gephi-0.9.3-macos-x64.dmg(144.24 MB)
    gephi-0.9.3-sources.tar.gz(2.58 MB)
    gephi-0.9.3-windows-x64.exe(113.40 MB)
  • v0.9.2(Sep 24, 2017)

    New features highlight

    • New CSV/Spreadsheet importer migrated to Import API. More user friendly, autodetects imported columns types and data format. Integrated with the rest of file importer formats through import report. Now supports importing excel files.

    Other new or improved features

    • Add support for MS SQL Server (#1648)
    • Add option for minimum edge width in preview mode (#1568)
    • Add support for edge kind in spreadsheet import/export (#1248)
    • Suggestions: improvements to spreadsheet import (#532)
    • Feature request: remember last save location (dir) (#1726)
    • Add column id tooltip to data laboratory column headers (#1711)

    Bugfixes

    • Impossible to rename an Operator filter (#329)
    • BOM missing in exported GEXF and .Gephi (#474)
    • nodes position to NaN on applied layout (#603)
    • Spreadsheet import should be available in File > Open (#611)
    • Modularity Calculation Throws Exception On Empty Graph (#713)
    • svg class ids are invalid (#770)
    • Clearly present the range bound numbers as editable on Filter UI (#838)
    • Scaling factors for expension/contraction (#860)
    • Direct import of Excel adjacency matrix format data (#1143)
    • Gephi XML parser fails when encountering U+0001 (#1164)
    • Conditions should not unconditionally evaluate to "TRUE" or to "FALSE" (#1232)
    • Add support for edge kind in spreadsheet import/export (#1248)
    • multiple edges won't be merged (#1251)
    • Migrate spreadsheet importer to Import API (#1282)
    • Feature/db ignore unknown columns refactoring (#1284)
    • HITS centrality (#1290)
    • No Suitable driver found for jdbc:mysql:// (#1317)
    • Importing Adjacency Matrices (#1372)
    • Gephi 0.9 bug saving projects that are in Geo Layout? (#1373)
    • Exception on ranking with column with null values (#1387)
    • Stuck on DOT import (#1391)
    • Cannot rank according to attribute data (#1392)
    • Added per-node opacity property (#1407)
    • import spreadsheet (csv) The id class does not match with the expected type (#1418)
    • Getting null pointer error when trying to calculate modularity (#1419)
    • Error saving any dynamic network in gexf format (#1426)
    • filters and new workspace bugged (#1428)
    • csv data missing some information (#1431)
    • Duplicate statement in DirectoryChooserUI.java (#1434)
    • Duplicate statement in ExporterDL.java (#1435)
    • Java error message when running Geo Layout (#1441)
    • node size changed during gexf import (#1445)
    • Streaming Graphs Do Not Appear in Overview (#1447)
    • Suddenly not importing all of my edges (#1454)
    • Incorrect average degree for directed graphs (#1455)
    • Filter settings incorrect and causing crashes after reloading a .gephi file (#1458)
    • Node size options not available if node colour set to partition mode (#1459)
    • Spaces in header columns of edge CSV file fails to load (#1461)
    • No Suitable Driver Found for jdbc:postgresql (#1466)
    • Impossible to color arcs with a color gradient with 0.9.1 (#1469)
    • Self-loops not removed after filter>self-loop>export to new workspace (#1471)
    • Improve range slider user experience for manually setting values (#1476)
    • Import wizard 0.9.1 now showing any options. (#1477)
    • Node size by attribute issue (#1484)
    • Fix - add try/finally logic to wrap graph reentrant locks for layouts (#1487)
    • csv import error: found rows with empty source or target columns (#1489)
    • Some label characters fade away when zooming out! (#1494)
    • Fill column with value doesn't affect visualization immediately (#1499)
    • "Partition count" filter does not work (#1501)
    • Setting Labels using GraphML (#1502)
    • Get collection of selected nodes (#1506)
    • Undirected Average Path Length Not available (#1507)
    • added getSelectedNodes in SelectionManager (#1508)
    • Filter is changed after saving file and opening again (#1511)
    • Components don't show up as variable in partition filter (#1512)
    • NullPointerException on Modularity Statistics with gexf with kind / parallel nodes. (#1526)
    • Adapt crash reporter to send data to a new service (#1530)
    • ArrayIndexOutOfBoundsException in AutoLayout.InterpolateDynamicProperty (#1532)
    • Add Edge dialog only remembers source index (#1536)
    • Wrong quantity of connected component (#1545)
    • Export from Data Laboratory overwrites existing file without warning (#1550)
    • Implement VizualizationController.selectNodes/selectEdges (#1562)
    • NPE with trying to filter by partition with a null value (#1563)
    • Partition filter doesn't work with edges (#1564)
    • GePhi freezes after successfully importing dynamic gexf file (#1566)
    • Import of GraphML: Specific attribute IDs are dismissed (#1575)
    • GraphML export: Gephi doesn't generate the id attribute on edges (#1585)
    • Proposed fix for issue #1585 (#1586)
    • GML import: '.0' always added to numeric ids (#1588)
    • inconsistency in calculating degree and weighted degree (#1593)
    • Columns aren't properly sorted in appearance (#1604)
    • NullPointerException when no attribute is selected in Ranking or Partition (#1605)
    • How to make RankingLabelSizeTransformer work? (#1606)
    • Dynamic node attribute (from csv file) causes unexpected exception (#1607)
    • Ranking min/max for uncommon types - UnsupportedOperationException: 'commlist' is not a sortable column (int[]). (#1612)
    • Exporting data tables with the automatically added [Nodes] and [Edges] tags does not work (#1613)
    • Self loop edges display (#1619)
    • Fixed typo in german translation of statistics plugin (#1632)
    • gephi 0.9.1 freezes for dynamical graphs (#1633)
    • Ranking operation not working (node color and size) (#1636)
    • taken screenshot will be overwritten (#1640)
    • Presets not working (#1643)
    • Node size by attribute not listing property (#1650)
    • Add dynamic edge attribute (weight),using csv file (#1653)
    • GraphML Importer Attribute Loading Problem (#1656)
    • Export data table with large numbers in metrics rows (#1658)
    • DNA - import .CSV (from DNA software) in GEPHI (#1661)
    • Merge CSV and Spreadsheet import (#1662)
    • StackOverflowError while using GraphStream (#1668)
    • icon pencil for "creating node" and "creating edge" should not be the same? (#1672)
    • count the average path length of directed graph (#1683)
    • v0.9.1 unable to read v0.9 gephi file (#1691)
    • Add support for excel (xls and xlsx) import (#1699)
    • Make sure all layouts + timeline work fine with dynamic weights (#1709)
    • Incorrect graph import from GraphML file (#1719)
    • Node colors fade to white regardless of background color choice (#1728)
    • Setting graph space size/borders (#1729)
    • Very Lost Newbie: Even Dynamic Graph Example (through Gephi) Doesn't Work with Timeline? (#1730)
    • ImporterDOT supports # comments (#1739)
    • Import of GEXF format rearranges order of node attributes (#1742)
    • NullPointerException on DL Ucinet Exporter when exporting as List mode (#1746)
    • Windows installer should use 64 bit exe when available (#1748)
    • Settings get stored in a specific language (#1749)
    • Cytoscape to Gephi (#1753)
    • Add full screen mode to view menu (#1762)
    • MacOS build cleanup (#1766)
    • Appearance: add partition label color transformer (#1768)
    • Fix timeline graphics (#1771)
    • Gephi freezes with specific network (#1774)

    API Changes

    • A new optional FileAware interface in FileImporter in ImporterAPI. This allows file importers to receive the file to import in a setFile method instead of the setReader method being called. If your FileImporter implements this interface, setFile will be called, and setReader will not be called.
    Source code(tar.gz)
    Source code(zip)
    gephi-0.9.2-linux.tar.gz(77.10 MB)
    gephi-0.9.2-macos.dmg(134.06 MB)
    gephi-0.9.2-sources.tar.gz(3.08 MB)
    gephi-0.9.2-windows.exe(71.78 MB)
  • v0.9.1(Feb 14, 2016)

    New features highlight

    • New German localization

    Other new or improved features

    • Implement new mutual edge filter (#1312)
    • Re-add import wizard support (#1322)
    • Merge dynamic attributes and timeset when merging parallel edges (#1345)
    • Hide Edit Window description area (#1354)
    • Add label properties in Edit (#1355)

    Bugfixes

    • Filter Saved queries not saved in project files (#123)
    • Filter not applied when opening Gephi file (#734)
    • SVG, PDF export generate 'null pointer' exception (#1239)
    • App Hangs - OS X El Capitan (#1241)
    • Attributes not appearing in Size setting (#1242)
    • Edge weights are not read (#1243)
    • Data laboratory shows double precision error decimals for columns with type Float/Double (#1245)
    • CSV import only show one node (#1247)
    • Improvements in spreadsheet import and fix default weight when not indicated (#1249)
    • Multiple edges won't be merged (#1251)
    • Workspace persistence XML duplicate markup in .gephi (#1262)
    • Partitions filters not available at start (#1263)
    • Gexf liststring attribute type not working (#1266)
    • Screenshot in overview: Dialog shows "Saved in {0}" (#1271)
    • NullPointerException on SQLite import (#1272)
    • GEXF export doesn't properly export list types (#1279)
    • Array attributes aren't properly printed in Overview and Preview (#1280)
    • Data laboratory - NullPointerException when switching workspaces (#1281)
    • Data laboratory - Convert column to dynamic does not accept timestamps, only dates (#1283)
    • Edge weights not available as a label choice (#1287)
    • Silent fail on merge columns > create time interval (#1288)
    • Red Roses palette generator freezes Gephi (#1296)
    • Modularity class percentages multiplied by an additional factor of 100 (#1297)
    • Inter and Intra edges filter raises null pointer exception (java.lang.NullPointerException)(#1298)
    • Rotation layouts both counter clockwise (#1304)
    • Select on Overview not working 0.9 (#1306)
    • Cannot delete a column (#1310)
    • PNG export looses alpha value (#1314)
    • "Set Label color to be of same color of the Object" in Overview does not work (#1315)
    • Exception on opening project with multiple workspaces (#1318)
    • Attributes not appearing in Appearance dropdown list (#1319)
    • Gephi 0.9 doesn't display node attributes from a .gephi file saved by Gephi 0.8.2b (#1320)
    • StringIndexOutOfBoundsException after Import Spreadsheet (#1321)
    • Appearance Window hangs after setting size (#1324)
    • Equal filter does not work with array columns (#1331)
    • Use Interval time representation by default on new workspaces (#1332)
    • "Convert column to dynamic" does not obey chosen time representation (#1334)
    • Time interval graphics don't work correctly often (#1335)
    • Error when parsing spells in gexf files (#1337)
    • Exception when editing array types (#1338)
    • Closeness in GraphDistance incorrect (#1341)
    • Current time format is not respected when representing TimestampSet in data laboratory (#1343)
    • NPE when opening dynamic graph from Data Laboratory on Mac OS X (#1344)
    • Exception when appending parallel edges (#1347)
    • Appending edges with auto-created nodes resets existing node's label (#1348)
    • Merge multiple workspaces doesn't work with timestamp representation (#1349)
    • Edge colour - overview - always remain grey, no node colour, no change of colour (#1353)
    • Edit window doesn't respect current time format (#1358)
    • Exception when right click on double array in Data Laboratory (#1359)
    • Table alternative rows sometimes have the wrong highlight color (unreadable) (#1360)
    • Selecting nodes with object coloring mode doesn't highlight neighbours (#1361)
    • Edge label position should be in the middle of the edge when undirected (#1362)
    • Edge labels don't respect the "Hide non-selected" option (#1363)
    • Label color and size modes are not localized (#1364)
    • IllegalArgumentException when importing sliced gexf with attvalues (#1366)
    • Dynamic metrics don't work with interval time representation (#1367)
    • VNA file error in Gephi 0.9.0 (#1369)
    • Workspace panel sometimes doesn't select the proper tab when adding workspaces (#1378)

    API Changes

    • A new setColors method has been added to Partition in AppearanceAPI.
    • The SpigotImporter and SpigotImporterBuilder interfaces in ImportAPI have been renamed to WizardImporter and WizardImporterBuilder. Methods have been accordingly renamed in ImportController as well.
    • The FilterBuilder.getFilter() and CategoryBuilder.getBuilders() methods in FiltersAPI now take a Workspace as a parameter.
    Source code(tar.gz)
    Source code(zip)
    gephi-0.9.1-linux.tar.gz(58.48 MB)
    gephi-0.9.1-macos.dmg(115.46 MB)
    gephi-0.9.1-sources.tar.gz(3.07 MB)
    gephi-0.9.1-windows.exe(53.62 MB)
  • v0.9.0(Dec 20, 2015)

    New features highlight

    • Compatibility with Java 7 and 8 on all platforms
    • Performance and memory-usage improvements thanks to a redesigned core
    • New Appearance module that merges the Ranking and Partition modules
    • New palette chooser and generator for partitions. The generator algorithm is designed to find the most suitable color palette
    • Multi-graph support, it's now possible to import multiple edges with different relationship types between nodes
    • Dynamic graphs can now be represented by a collection of timestamps, in addition of intervals
    • Multiple graphs can be imported at the same time, typically a collection of graphs at different timestamps

    Other new or improved features

    • Auto-apply on dynamic partition (#606)
    • Workspace selection as tabs (#1105)
    • Add Applications shortcut in DMG file (#1117)
    • Implement directional zoom (#1126)
    • Add progress when taking screenshots (#1133)
    • Add support for color names and hex/oct codes in importers (#1146)
    • Add edge color parsing in GML importer (#1147)
    • Add multiple files import support (#1150)
    • GEXF 1.3 support for import/export (#1152)
    • Add Import Spreadsheet option to File menu (#1155)
    • Update ForceAtlas2 adaptive speed to better formula (#1158)
    • Add Noverlap layout (#1161)
    • Add OpenOrd layout (#1162)
    • Add clear UI hook for mouse selection configuration panel (#1165)
    • Bundle JRE in Mac OS App (#1170)
    • Print application log to output window (#1171)
    • Add copy to clipboard context menu on Import's report panel (#1182)
    • Add new edge filter based on edge type (#1189)
    • Add filter that keeps only nodes that have self-loop (#1203)
    • Add import support for TGF graph format (#1240)

    Removed features

    • Remove hierarchical graphs support
    • Remove support for 3D graph navigation
    • Remove proprietary DB drivers (SQLServer, Teradata)
    • Remove pie charts in context and partition modules
    • Removed HITS statistics
    • Removed Clustering module

    Project file compatibility

    The .gephi files created with Gephi 0.9.0 won't work on earlier versions as the format code has been redesigned. However, files from 0.8.2 and anterior can be opened by Gephi 0.9.0. Therefore, we advise not to overwrite your project files if you still plan to use earlier versions of Gephi.

    Bugfixes

    • graphml edgedefault not handled to spec (#147)
    • Misleading average edge weights in dynamic networks (#156)
    • Color the edge with the opposite node color when selected in Overview (#292)
    • ImportController.getFileImporter() should match importer name and extension (#319)
    • DOT parser is broken (#320)
    • Control Command on Mac (#327)
    • Can't import two files on the same time (#338)
    • Excessive Redrawing of windows Mac OS X (#401)
    • Database edge list UI not remembering settings, and a validation error (#451)
    • Partition colors generated at each workspace switch (#453)
    • Colors in partition filter inconsistent with real partition colors Filters (#455)
    • Freeze color mappings across graphs (#461)
    • Partition not applicable after filtering (#471)
    • Change filter button aspect to "Stop" when filtering is active Filters (#476)
    • No way to reset workspace layout (#480)
    • Picking a second partition colour does not bring up the colour picker, but changes the colour (#533)
    • Edge filter reduces displayed thickness of UNfiltered edges (#538)
    • Preview outputs margin automatic fitting (#572)
    • Node label outlines offset in Preview (#654)
    • Appending to exiting graph resets layout (#657)
    • Export filter as a true/false column does nothing (#680)
    • Reset size option/dialog should default to the current default node size (10.0?) and not 1.0 (#699)
    • Catch blank nodes during CSV import (#723)
    • NumberFormatException when loading dot file containing "[H,S,V]" colors (#739)
    • Gephi isn't compatible with Java 7 and 8 on all platforms (Windows, Mac OS X, Linux) (#748)
    • No way to filter out nodes that do not have a particular value? (#750)
    • WTF: Gephi deletes my GML file (#757)
    • Make partition colors persistent with the attribute column (#760)
    • Incorrect average degree on directed graphs (#767)
    • Add edge issue: node id not displayed in the GUI Data Laboratory (#782)
    • UNION filter does not work (#809)
    • Gephi hangs when applying degree filter (#813)
    • Networkx gexf parser conflict with gephi (#818)
    • Error and file deletion when importing non-gzipped .gexf files (#835)
    • Error while exporting a graph as a GML file (#905)
    • GDF import defaults to "directed" edge type, should be "undirected" (#906)
    • Center on graph is not working on flat graph (#916)
    • Cannot open graph files in /tmp (#918)
    • Gephi generates invalid GML files (#919)
    • File can't have repeated column names (#921)
    • Gephi should be DPI-aware or offer a DPI setting (#961)
    • Duplicate dynamic attribute value in GEFX causes Gephi to fail silently (#964)
    • gephi shouldn't delete files when it can't open them (#1041)
    • fail to parse valid DOT file if no node attribute present (#1053)
    • Edge colors are unnecessarily dark (#1060)
    • GraphML Importer doesn't recognize node attributes (#1084)
    • Add icon to rename workspace action (#1104)
    • Upgrade DBDrivers JDBC dependencies versions (#1115)
    • Error when saving a project file if the file has been deleted (#1119)
    • Gephi.app won't start from case-sensitive filesystem (#1144)
    • ImportGML forces all columns to be string even though Double is parsed (#1151)
    • Window title is truncated in some cases (#1156)
    • Memory leak when closing projects (#1157)
    • Control zoom so it can't move further than viewfield (#1159)
    • Rectangle selection with ctrl key doesn't work on OS X (#1166)
    • Filter duplicate doesn't properly clone properties (#1190)
    • Support quoted attributes in DOT import (#1195)
    • Color undirected edge with mixture of adjacent node colors in Overview (#1211)
    • Preview display with retina display support (#1222)
    • Make data laboratory refresh when the graph is filtered (#1238)

    API Changes

    • The functionalities of DynamicAPI have either been replaced by native GraphAPI support or added to the TimelineAPI, effectively removing DynamicAPI from the codebase. The TimeFormat can be set via setTimeFormat() on GraphModel. Estimators are now configurable per column and can directly be set from the Column. Obtaining the minimum time bounds can now be obtained from the TimeIndex directly from GraphModel.
    • The createQuery() method in FilterController now takes a FilterBuilder instead of a Filter. It allows to track down builders down to the query level.
    • The ImportAPI now supports importing multiple graphs at the time and supports graph slices through an additional parameter on ContainerLoader. The setTimestamp() and setInterval() allows to define a point or period of existence for the entire graph. The ImportController also allow multiple containers to be processed through a new process() method. In parallel, ImporterUI now takes multiple importers and so does the Processor interface that now takes multiple containers.
    • The NodeFilter and EdgeFilter interfaces now inherit from a new ElementFilter so it's easier to create filters that work at the element level.
    • The filter() method in Operator now takes an array of Subgraph instead of Graph. This gives access to operations such as union or not.
    • Remove ClusteringAPI from codebase. It needs a complete rewrite.
    • Add ability to configure timezone with setTimeZone() on ContainerLoader in ImportAPI.
    • Remove standalone ContainerFactory class in ImportAPI and replace it with Container.Factory. Also add the ability to configure the TimeRepresentation in ContainerLoader. Finally, add color parsing utility in ImportUtils. It can be used to parse color names or codes.
    • The AttributeModel parameter in the execute() method of Statistics interface in StatisticsAPI has been removed as all features are now in GraphModel.
    • The ChangeListener in WorkspaceInformation has been replaced with a PropertyChangeListener.
    • Both RankingAPI and PartitionAPI have been replaced by a new AppearanceAPI, which supports both concepts. The SPI allows to create Transformer services, which can support either ranking or partition transformations. Ranking and Partition instances are defined in the API and gives access to underlying data. The core concept in appearance are functions, which wrap the transformation entirely and can be accessed in AppearanceModel.
    • The Processing dependency in PreviewAPI has been removed and replaced by regular Java2D. Therefore, the ProcessingTarget is now the G2DTarget. Also add a resize() method to facilitate integration.
    • Addition of a EdgeWeightMergeStrategy enum to control the way parallel edge weights are merged in ImportAPI.
    • Add ability to create WorkspacePersistenceProvider with a new SPI interface: WorkspaceBytesPersistenceProvider. The XML-based interface has being renamed into WorkspaceXMLPersistenceProvider.
    • Importers can now use the setValueString() method on ElementDraft. This will automatically parse the value based on the declared type reducing parsing code on the importer side. If the type is already in the right type, use the setValue() instead.
    • Refactoring of the import API. Introduction of a ColumnDraft interface which represents a to-be-created column and the method to manipulate them in ContainerLoader. The NodeDraft and EdgeDraft classes now inherits from a new ElementDraft, centralizing a lot of the code. The EdgeDraftGetter and NodeDraftGetter have been removed and their methods moved directly to the node/edge draft. New elements are now created using the ElementDraft.Factory, which can be obtained with the factory() method on ContainerLoader. Previously the ContainerUnloader returned an AttributeModel. This has been replaced with iterables over column drafts. The EdgeDefault enum becomes EdgeDiretionDefault and represents a graph-level configuration. The EdgeDefault is now edge-level configuration and can be set by setEdgeDirection() on EdgeDraft. Finally, convenient setColor() methods have been added to ElementDraft.
    • Complete rewrite of the GraphAPI and add GraphStore as dependency. The new API is entirely defined in the GraphStore project and Gephi makes it available through the GraphAPI. The AttributesAPI functionalities have been consolidated into the new graph API and therefore has been removed. There is too many API changes to be listed all but notable ones are the following.
      • All attribute features (e.g. add column) are now directly accessible from the GraphModel, and there's no more AttributeModel.
      • The AttributeColumn is renamed into Column, the AttributeTable is renamed into Table, AttributeOrigin is renamed into Origin and the AttributeType has been replaced by the direct usage of Class objects. Moreover, the AttributeUtils is now entirely static (i.e. no more needed to obtain an instance) and has multiple important additions such as full parse support.
      • The support for hierarchical graphs has been removed, but multi-graph support added. Each edge now can have a relationship type, and is zero by default. These types can be associated with an arbitrary label object, which can be configured in GraphModel.addEdgeType().
      • All node/edge data are now directly accessible from the interface. For instance, attribute values can be retrieved with the getAttribute() methods. All properties such as color or position are also accessible directly on the Node/Edge interfaces.
      • Dynamic graphs can now be represented with timestamps as well. Intervals are still supported but the API user must configure the preferred representation through the Configuration (must be done at initialization). The way elements' existence overtime has been greatly simplified with the addition of timestamp/interval management methods on Element, which both Node and Edge extends. See for instance addTimestamp(), addInterval(), getTimestamps() or getIntervals(). Similarly, each attribute getter or setter in Element is available with timestamps and intervals parameters so attribute values over time can be configured. Behind the scenes, the dynamic types used are defined in org.gephi.graph.api.types.
      • There's a new Subgraph interface that extends Graph and is available from GraphModel.getGraph(GraphView). This subgraph interface has additional features such as union() or intersection().
      • The graph listening system with GraphListener has been entirely replaced with a pull-based system of observers. The system no longer sends events at each update but listeners can create observers, which periodically check if something has changed. There's multiple types of observers: GraphObserver for topology changes, TableObserver for new/removed columns and ColumnObserver for attribute value changes. These observers can obtain diff objects such as GraphDiff or TableDiff to exactly obtain what has changed.
    Source code(tar.gz)
    Source code(zip)
    gephi-0.9.0-linux.tar.gz(58.71 MB)
    gephi-0.9.0-macos.dmg(115.70 MB)
    gephi-0.9.0-sources.tar.gz(3.13 MB)
    gephi-0.9.0-windows.exe(53.84 MB)
  • v0.8.2(Dec 21, 2015)

    How to fix connection issues when downloading updates and plugins

    After installing Gephi 0.8.2, open it and go to Tools - Plugins - Configuration. Then change the source URLs to:

    • Updates - https://raw.githubusercontent.com/gephi/gephi/gh-pages/0.8.2/updates/catalog.xml
    • Thirdparty plugins - https://raw.githubusercontent.com/gephi/gephi-plugins/gh-pages/plugins/0.8.2/catalog.xml

    New features

    • Add Retina Display support to the Mac OS X version
    • Data Laboratory's time interval merge strategy now supports custom date format
    • Improved parser for dynamic types. Literal strings are now supported.

    Bugfixes

    • Filters 'Duplicate' does not work (#176)
    • Exporting SVG File throws DomException due to invalid stroke-widths (#697)
    • File name entered is lost when changing folder (#463)
    • Datalab: can't export all columns (#628)
    • NullPointerException when importing from database (#691)
    • Filter on column created with regex causes crash (#663)
    • "Long cannot be cast to a String" when either exporting a graph or saving a gephi file (#679)
    • Mapping of Escape Keyboard Shortcut for "Save changes before closing?" dialog box (#686)
    • DataLab: filling edge weight column doesn't work when dynamic (#619)
    • Spreadsheet import of dynamic data: support of "infinity" (#631)
    • Missing license headers (#664)
    • Spreadsheet import and self-loops (#683)
    • Timelime interval set in infinite loop (#712)
    • OutDegreeRange broken (#651)
    • Shortest path on filtered graphs fails (#650)
    • Weighted degree computation fails (all values 0) when a filter is applied (#636)
    • Dot parser fixes (#621)
    • Filtering leads to Null Pointer exception when saving (#617)
    • Partition percentages incorrectly composed across filters (#637)
    • Start/end attributes are always imported using DATETIME format (#649)
    • HeatMap / Shortest Path on undirected Graph wrongly paints / calculates (#630)
    • Typo fix connetion to connection (#642)
    • Timeline sparkline bug (#615)
    • Fixes calculation of clustering coefficient on graph (#625)
    • Unix timestamp support (#612)
    • GML loading cannot accept scientific notation for float-type edge property (#300)
    • GML export does not respect specs (#604)
    • GEXF export outputs incorrect files (#570)
    • Problems with export of PNG files (#601)
    • Edge pencil: unable to set edge directedness (#549)
    • Presets of "Preview settings" are incorrectly / not saved (#575)
    • Option "Time intervals as dates" in Timeline (#613)
    • 8.1 and 8.0 both freeze at start-up when on network (#592)
    • Data laboratory max columns unintuitive (#590)
    • Modularity with Edge Weight Causes Array Out-of-Bounds (#577)

    API Changes

    • Add support for mouse listeners in Preview plugins. Create a PreviewMouseListener and implement MouseResponsiveRenderer interface in the renderers that use the listener.
    Source code(tar.gz)
    Source code(zip)
    gephi-0.8.2-beta.dmg(40.03 MB)
    gephi-0.8.2-beta.setup.exe(35.42 MB)
    gephi-0.8.2-beta.sources.tar.gz(4.02 MB)
    gephi-0.8.2-beta.tar.gz(39.12 MB)
  • v0.8.1(Dec 21, 2015)

    New features

    • New Timeline with animation, custom bounds settings, date ticks and embedded sparkline.
    • Ranking now supports local and global scale.
    • Modularity (Community detection) adds edge weight support and resolution setting.
    • Self-loop filter

    New localization

    • Russian
    • Chinese (China)
    • Czech

    Performance

    • Better Preview performance when edges hidden

    Bugfixes

    • Exception when deserializing a preview preset (issue 554)
    • ClassCastException when saving a gephi file after PDF export (bug 553)
    • Dynamics: DateTime values are converted to numbers when workspace is duplicated. (issue 552)
    • Cannot Preserve Z-Coordinate in GEXF exporter (issue 547)
    • Gephi won't start on Mac OS X Lion because of a missing JAWT library (issue 542)
    • Add a local/global scale button to Ranking (issue 541)
    • Spreadsheet import: edge weight not imported (issue 540)
    • NOT operator wrong with topology filters (issue 539)
    • Multiple partition filters not named: cannot tell them apart (issue 537)
    • AttributeContollerImpl should be renamed to AttributeControllerImpl (issue 530)
    • Timeline - Set Custom Bounds does not support DATETIME (issue 529)
    • Data Laboratory - Dynamic Attributes Edit function resets values (issue 528)
    • DL exporter fix (issue 525)
    • Validator of MySQL's "host" field (issue 521)
    • Edge/Node attributes don't support datetime format (issue 518)
    • Directed Graph cluster coefficient provides incorrect values in certain situations (issue 517)
    • NullPointer in GUI when defining range Filters (issue 516)
    • datalab: empty column fails edge csv import (issue 515)
    • updateDimensions in PreviewController does not take into account node size (issue 514)
    • Overview's graph area does not redraw edges automatically (issue 513)
    • c+p correction: HITS hub chart was repeated twice in output. (issue 510)
    • database import from Postgres does not handle node color attribute (issue 506)
    • Incorrect Teradata JDBC url (issue 505)
    • [Datalab] Duplicated nodes on import spreadsheet (issue 498)
    • [Datalab] Failing silently to load attribute values on import spreadsheet (issue 497)
    • Attribute Columns Property editors don't support dynamic numbers (issue 494)
    • Arrows not hidden when edges hidden on Preview (issue 493)
    • Some text appears garbled when loaded from a project file (issue 488)
    • Exception when adding a new Perspective plugin development (issue 486)
    • NullPointer Exception with Edge Labels (issue 478)
    • Filter range does not filter if min == max (issue 477)
    • Heatmap Tool Sometimes Doesn't Work (issue 472)
    • deleting a field in data lab yields an error (issue 468)
    • Email imports can't be cancelled (issue 466)
    • Invalid XML character error when loading a gephi file (issue 465)
    • Range Slider writes N/A if the min and max values are the same (issue 464)
    • datalab: exception on hiding a column used to sort the table (issue 454)
    • Can't build without Netbeans installed (issue 452)
    • Auto-refresh not updated after changing the spline (issue 448)
    • AttributeRangeFilter returns main graph when nothing matches filter (issue 435)
    • Timeline need more precision when dealing with dates (issue 202)
    • Degree Filter Not Filtering as Subfilter in Tookit (issue 69)
    • UnsatisfiedLinkError on startup on Mac OS X (issue 44)

    API Changes

    • Add a needsItemBuilder method to Renderer in Preview API. This helps to avoid building unnecessary items while refreshing preview.
    • Preview API changes: Added a getDisplayName to Renderer and support for extending default preview renderers. Added a renderer manager to preview controlled with new methods in PreviewModel and PreviewController.
    • Add a local scale flag in Ranking API. The value can be set from theRankingController.
    • Add RangeFilter interface in Filters API to help create range filters. The filter system now automatically manages the range values and bounds. The Range object now also supports exclusive intervals.
    • Add a new AttributableFilter filter type. This is useful for filters manipulating Attributable objects regardless whether they belong to a node or edge. Also note new useful abstract plugin implementations have been added to the FiltersPlugin module. Use AbstractFilter for any filter and AbstractAttributeFilter for filters based on attributes. Filter builders are also provided.
    • Update to Netbeans Platform 7.1 and it's new perspective system. The PerspectiveMember SPI has to go away and will break compatibility. Top components now directly declare the perspective they belong to in the @TopComponent.Registration annotation, for instance roles = {"overview"} for the Overview perspective.
    • Add a REPLACE_COLUMN event type in AttributeEvent.
    • New Timeline API exposed as a stable API. Th API controls the Timeline UI component and the animation framework.
    • Add a new TIME_FORMAT event in DynamicModelEvent. The event is triggered when the time format is initialized.
    • Add a getGraphTable() in the AttributeModel. The GraphView elements can also have attributes using the same system as nodes and egdes. The data can be accessed through the Graph.getAttributes() method.
    Source code(tar.gz)
    Source code(zip)
    gephi-0.8.1-beta.dmg(37.30 MB)
    gephi-0.8.1-beta.setup.exe(30.12 MB)
    gephi-0.8.1-beta.sources.zip(36.18 MB)
    gephi-0.8.1-beta.tar.gz(34.55 MB)
  • v0.8.0(Dec 21, 2015)

    New features

    • New Preview architecture, one can now write Preview Plugins
    • ForceAtlas2 layout algorithm, with multi-thread option
    • Dynamic Ranking
    • PNG Export
    • Dynamic Metrics
    • Data Lab node merging
    • Node and Edge transparency in Preview
    • Edge labels on curved edges
    • Text outline now in Preview
    • Database importer now supports time columns (start & end)
    • Switch off the light in Overview (see the blueprint)
    • DL Export (Thanks to Taras Klaskovsky)
    • GML Export (Thanks to Taras Klaskovsky)
    • NET Export (Thanks to Daniel Bernardes)
    • K-core filter
    • Inter and Intra partition filter
    • Now supports SQLite databases
    • Display the number of layout iterations in status bar when ended
    • Recent Palette in Ranking
    • Weighted degree now also for directed graphs

    New localization

    • Portuguese (Brazilian) (Thanks to Célio Faria Jr)
    • Japanese (Thanks to Siro Kida and Koji Chono)

    Performance

    • Memory starvation manager
    • Less memory usage with attributes

    Removed features

    • Preview arrow design changes. Arrows now look like in Overview.
    • Preview mini-labels have been removed, they might be readded later
    • Mutual edges specific options in Preview

    Bugfixes

    • Timeline need more precision when dealing with dates (bug 521937)
    • Exception on range slider (bug 541808)
    • Inconsistent label data from Overview to Preview (bug 660204)
    • Statistics: sub-optimal modularity (bug 727701)
    • Timeline cann't drag if the two sliders moved to the left (bug 745476)
    • Missing Polish characters when exporting to pdf (bug 746740)
    • Edge selection color is not correct on OSX (bug 752300)
    • Workspace name truncated, hard to read (bug 758578)
    • Average degree cannot be switched to directed / undirected (bug 760454)
    • Window->Favorites appears in 0.8 alpha (bug 764494)
    • Disable 'directed' on metric settings if the graph is undirected (bug 771318)
    • Timeline does not work (exception) (bug 774455)
    • Layout properties can't be saved in a language and loaded in another language (bug 783637)
    • Preview: edge label not shown (bug 783868)
    • Possible memory leak on Dynamic Range Filter (bug 784606)
    • Edge attributes not saved in .gephi project file (bug 785268)
    • Data Lab: Exception when selecting only one column for merging (bug 785269)
    • Data Lab Import Spreadsheet should not ignore parallel edges (bug 785635)
    • Data Laboratory: wrong edge type created (mutual instead of directed) (bug 787401)
    • Data Lab: impossible to edit time intervals in a date format (bug 793163)
    • Spelling of Proportionnal (bug 794358)
    • Graphics errors when JOGL installed as a JRE/JDK extension (bug 799545)
    • NPE if source/target is empty in GEXF import (bug 799574)
    • Toolkit can't open .gephi files (bug 802101)
    • Resizing edge sizes changes edge weight values (bug 803763)
    • Preview does not use node label settings from overview tab (bug 805763)
    • Data Lab 'Import Spreadsheet' dialogue should accept other file types than .csv (bug 806798)
    • Edge weights not imported from CSV matrix (bug 808078)
    • Preview tab: no option to switch off node borders? (bug 808606)
    • Gephi runs out of memory without warning the user (bug 811373)
    • Counter-intuitive filename in Data export dialog (bug 814178)
    • NullPointerException when creating newProjects too quickly (bug 817170)
    • Nodes and edges Id attribute dictionary is not properly created when loading a .gephi file (bug 818181)
    • Database driver doesn't persist in Edge List Database import UI (bug 822316)
    • NodeEqualNumberFilter does not work (bug 823038)
    • Gephi does not build on JDK 7 (bug 823543)
    • SVG node, edge export should include relevant node IDs as classes (bug 827706)
    • Import Spreadsheet: need to trim column names (bug 829956)
    • Layout list not sorted by name (bug 830149)
    • In/Out degree metric is computed on the main graph instead of the visible graph (bug 830752)
    • Layout is not giving the algorithm's number of iterations (bug 831782)
    • Banner height issues, need a fixed height (bug 834400)
    • NPE when running ClusteringCoefficient on a filtered graph (bug 852799)
    • Missing node properties from dot file (bug 855410)
    • 'The value column doesn't exist' error when opening a gephi file (bug 857595)
    • Import fails for NET (Pajek) file with position/color data (bug 860825)
    • GEXF export referes to v1.1 schema, should be v1.2 schema (bug 864484)

    API Changes

    • Complete rewrite of the Preview API with a new SPI which allows to extend the Preview with new renderers, item builders or render targets. The API also now offers better customization through a central property system and is optimized for external applications as well. The API is also now considered as stable.
    • New DynamicStatistics SPI in the StatisticsAPI module. The interface extends Statistics and implement the calculation of metrics over time.
    • Important changes in graph events breaking API compatibility. The ADD_NODES and ADD_EDGES are merged into a ADD_NODES_AND_EDGES event. Similarly REMOVE_NODES and REMOVE_EDGES are merged into a REMOVE_NODES_AND_EDGES event. - GraphEventData remains the same and still contains both added/removed nodes and edges. Users may simply test if arrays returned by addedNodes(), addedEdges(), removedNodes() and removedEdges() are null before using them.
    • Add new executeLayout(numIterations) method in LayoutController.
    • The StatisticsController now supports synchronous algorithm execution through the execute(Statistics) method.
    • Add new startAutoTransform() and stopAutoTransform() in Ranking API to control auto transformations. The model also allows to retrieve the ranking used in the auto transformation. An additional refreshRanking() method has been added in the RankingBuilder SPI for a smoother auto transformation support.
    • Added a new AttributeRowsMergeStrategy interface to Data Laboratory API. This is a type of manipulator that defines and strategy for merging values of a row (node or edge) for an specific column. It should be used by other manipulators such as NodesManipulator MergeNodes
    • Complete refactoring of the Ranking API to improve modularity and reach a stable version of the API. The API now also has a SPI for ranking builders and transformers. Instead of getNodeRanking() and getEdgeRanking in the model, we introduce the concept of element type and generalize methods to it. Use Ranking.NODE_ELEMENT to obtain a node ranking and Ranking.EDGE_ELEMENT for an edge ranking. Same idea for transformers, which are now defined by a unique name. Default transformers' name can be found in the Transformer interface. A RankingEvent has also been created. API users have to update to their client code to be compatible.
    • Add a new interface nodes and edges share: Attributable. That allows to manipulate objects with attributes regardless if the object is a node or an edge. Node, Edge, NodeData and EdgeData now implements this interface, and a getAttributes() method has been added to Node and Edge to make development easier.
    Source code(tar.gz)
    Source code(zip)
    gephi-0.8-beta.dmg(36.86 MB)
    gephi-0.8-beta.setup.exe(29.09 MB)
    gephi-0.8-beta.sources.zip(24.66 MB)
    gephi-0.8-beta.tar.gz(33.79 MB)
  • v0.8.0-alpha(Dec 21, 2015)

    New features

    • Spanish and French localization (Menu Tools > Languages)
    • GEXF 1.2 support (partial)
    • Integrate Email Spigot - create network from emails
    • Add Neighbour Filter
    • Improve support of meta-edges in Statistics and Filters
    • Improve usability of Filters
    • Edge weight option in PageRank, which can now be used by the algorithm
    • Duplicate workspaces (Edit Menu)
    • Open Recent menu in File
    • Graph files now supports GZ compression
    • Better Filters support in .gephi files
    • VNA Import (Thanks to Vojtech Bardiovsky)

    Performance

    • Label Adjust algorithm 3 times faster
    • Saving/Loading projects is faster and use less memory

    Removed features

    • Degree Power Law metric. Reason: this is not a metric but a fit on a model. The produced chart is not sufficient to link building service determine if data fits the model correctly.
    • Watts-Strogatz generator, a brand new 'Scientific Generators' plugin is about to be released, including Watts-Strogatz and many others
    • 'Open project' menu has been merged in simply 'Open'

    Bugfixes

    • Windows installer should not require admin privileges (bug 663337)
    • Cancelled Vector Export Disabled "File" Menu (bug 728871)
    • Misformated SQL-Server JDBC url (bug 745414)
    • Partition Filter Loses Categories As Subfilter (bug 726107)
    • Workspace name does not increment (629376)
    • Cannot select directory to export (bug 711185)
    • Ranking Color can't be changed on OSX (bug 737727)
    • Filter panel not cleared after query removed (bug 737992)
    • Ego Filter "with self" option doesn't work with depth > 1 (bug 671007)
    • Maximum Degree Range Doesn't Update on Subfilter (bug 725688)
    • Cannot save and reload dynamic network as project (bug 709270)
    • GDF exports attributes when option is disabled (bug 735927)
    • Rename "Edit" menu to "Workspaces"? (bug 735475)
    • Data laboratory context menu takes too much time to appear when a lot of nodes are selected (bug 735721)
    • export svg/pdf with no edges causes NPE (bug 693789)
    • Can't import the same file twice in Welcome window (bug 598157)
    • Graph Window in Overview Tab Fails to Load (bug 659773)
    • Timeline appears first wrong when timeformat="date" (bug 709234)
    • Filter query not saved when Filter button is active (bug 671004)
    • GEXF option doesn't work(bug 709235)
    • Ego Network Filter Searches for Substring, Does Not Match Value (bug 726114)
    • Label text settings not saved in .project (bug 660205)
    • saved preset for layouts creates several instances (bug 612848)
    • Partition colors in Filters are different from those in Partition (bug 616037)
    • import of pajek net has floating pt problem (bug 619893)
    • NullPointerException on saving project (bug 622154)
    • Name of currently opened file not updated after a "save as" (bug 629374)
    • Labels are not hidden on Preview (bug 654006)
    • Chaining Dynamic Filter (bug 654018)
    • NullPointerException on importing CSV data in Data Laboratory (bug 654030)
    • Statistics report not refreshed after a new execution (bug 654036)
    • Maximum lock count exceeded error when running Label Adjust (bug 655544)
    • GEXF export: missing attvalues element (bug 655975)
    • Can't use ranking label transformers with toolkit (bug 656172)
    • GEXF export: attribute definitions exported even if Attributes option is unchecked (bug 656276)
    • Preview throws an Exception with negative edges (bug 656955)
    • Closeness centrality chart empty with normalized values (bug 658361)
    • Statistics fail to work on a hierarchy level different from the leaves (bug 658394)
    • Exported Data Table doesn't use sorted columns (bug 658816)
    • Importing a TIME_INTERVAL column in Data Laboratory CSV import doesn't enable dynamic features (bug 659017)
    • Error when using filter export features and filtering off (bug 659229)
    • Exception when using flatten filter (bug 659270)
    • GDF export generates invalid files (bug 660200)
    • Wrong color type exported in GraphML (bug 660356)
    • GEXF exporter doesn't export the label if they are the same as the id (bug 660382)
    • Tool Selection tooltip under the graph window (bug 660459)
    • Column settings in Data Lab are not saved in .project (bug 660469)
    • Data Lab filter not executed when changing the column (bug 660471)
    • Data Lab: column used by node filter is automatically reset (bug 660517)
    • Personalized color of a specific partition is rolled back (bug 660529)
    • DOT importer ignores edge weight and .gv file extension (bug 661257)
    • Exceptions when importing mixed graph (bug 662488)
    • Error on selecting nodes from filter if graph window not shwn at startup (bug 663561)
    • Blank preview screen (bug 664300)
    • Edge text not visible on preview with other attributes (bug 664444)
    • Data does not appear on nodes table (bug 667440)
    • saving a project uses too much memory for large graphs (bug 672071)
    • Data Lab: search/replace only on a given column (bug 676087)
    • Workspace number incremented by opening a new project (bug 681038)
    • Filter "out degree range" does not work (bug 681184)
    • NullPointerException on exporting dynamic GEXF file with Toolkit (bug 686432)
    • Wrong relative betweenness (bug 687267)
    • graphml generated syntax is incorrect (bug 688678)
    • Import Report freezes when the number of issues or logs is too high (bug 688865)
    • Filters fail to work on a hierarchy level different from the leaves (bug 691278)
    • Wrong edge count in Context Panel with hierarchies (bug 692225)
    • RepaintCell exception on Mac OS X (bug 692379)
    • Exceptions when group/ungroup from Partition after delete (bug 692382)
    • GML importer don't process 'weight' column as weight (bug 703877)
    • Degree doesn't take edge weight into account (bug 703933)
    • Edge attribute values not imported from graphml file (bug 707390)
    • PageRank not for weighted networks (bug 715621)
    • Data Lab: boolean column edition facility (bug 717869)
    • Exception on Delete Column if sorted by this column (bug 719987)
    • Data Lab: edge rows not displayed when the hierarchy level /= 0 in Overview (bug 720033)
    • Java Null Pointer when using Merge Columns (bug 722287)
    • Open Recent files doesn't work with project files (bug 734105)
    • Timeline disappears after saving project.gephi file (bug 695558)
    • Exception on Visualization Settings if opened before Overview (bug 734117)
    • Database import is not cancelable (bug 734126)
    • 'A task is still executing' error after cancelling a custom importer, not LongTask (bug 734132)
    • Edge weight slider not refreshed between workspaces (bug 731599)
    • Exception on New workspace after deleting last workspace (bug 735273)
    • Colors not imported in Pajek Net format (bug 530028)

    API Changes

    • Add setCurrentQuery() method on FilterController
    • Important change how modules save/load data into project files. The WorkspacePersistenceProvider interface from - ProjectAPI now uses StAX instead of DOM. The writeXML() method now uses XMLStreamWriter and readXML() XMLStreamReader. Backward compatibility can't be assured, modules have to use switch to StAX.
    • Added support of shortcut keys, availability of items and sub-items creation to Data Laboratory context menu actions (NodesManipulator and EdgesManipulator). Also now Visualization API has an SPI for adding context menu actions (GraphContextMenuItem) to nodes like DataLaboratory does with NodesManipulator. Note that they share the interface ContextMenuItemManipulator from Data Laboratory API, so they are compatible, being able to reuse actions on nodes for Overview and Data Laboratory.
    • Add removeMetaEdge(Edge) to manually remove meta edges. Add getTotalEdgeCount() method to globally count the number of edges, regardless if the edge is proper or meta.
    • Add methods in Graph API to better combine edges and meta edges features. Add getEdgesAndMetaEdges(Node) and getTotalDegree(Node) methods, as well as their in and out variants for HierarchicalDirectedGraph.
    Source code(tar.gz)
    Source code(zip)
    gephi-0.8-alpha.dmg(31.99 MB)
    gephi-0.8-alpha.setup.exe(25.39 MB)
    gephi-0.8-alpha.sources.zip(19.86 MB)
    gephi-0.8-alpha.tar.gz(29.79 MB)
  • v0.7.0(Dec 21, 2015)

    New features

    • New Data Laboratory (Manipulate columns, Search/Replace, Merge, Sparklines...)
    • Longitudinal network visualization, topology changing over time, as well as attributes
    • Timeline is now working properly, appears automatically when the graph is dynamic, single button to enable filtering
    • Show/Hide labels from filters - can be reset by the 'Reset Visible' action (left of graph window)
    • Display edge weight as labels on visualization
    • New StAX GEXF importer and exporter, with hierarchy and dynamic support
    • New List/Arrays attribute types. Can only be imported from GEXF for now.
    • NOT Operator (Filters)
    • MASK Operator (Filters) - keep edges according to source/target/both/any - can easily obtain neighbors of a set of nodes
    • Flatten Filter - Flatten a hierarchical graph to the visible view, transform meta-edges into normal edges
    • New Giant Component Filter
    • Time Frame import, new option in 'Import Report' to import successive static files and transform into dynamic
    • Zoom slider in visualization options
    • 'Import missing nodes' option in import report - choose whether to create them or not
    • Set size for the 'Reset Size' action, by right-clicking on the reset size button
    • Get degree column from Undirected graphs
    • Statistics reports now saved in Gephi projects
    • New 'Rescale Weight' option in Preview, to force weight looks the same as Overview
    • New 'Original' option for edges color in Preview, keeps the original edge color, coming from Partition for instance
    • Copy and move nodes to new or existing workspace
    • New preview presets
    • Localization is now possible, and change language from Gephi
    • When parallel edges are found during import, it now increases the weight of the edge by default
    • Meta-edges have now a separate scale slider in Visualization settings, change how thick they are compared to normal edges
    • Option in Ego Filter to include the parent node or not
    • Ranking and Partition list of attributes are now sorted
    • Ranking now updates itself with filtered graphs. Clicking on Apply will refresh bounds and the transformation (color, size) is correct
    • It's now possible to drag a filter sub query to become a main query
    • With dynamic attributes, Ranking, Partition, Visualization and Filters will use the current Timeline range to find values
    • Edge weight can be dynamic, type DYNAMIC_FLOAT. Force Atlas layout will use the current Timeline range
    • Filters are refreshed when the graph is modified, the current filter is reexecuted

    Bugfixes

    • Wrong edge removed from Edge Weight filter (bug 603469)
    • Filtering with convex hulls displayed (bug 541819)
    • NullPointerException when filtering undirected graphs (bug 571153)
    • NullPointerException on importing dynamic graph (bug 581872)
    • gtk+ slider problem (bug 529913)
    • Meta-edges are not displayed (bug 584283)
    • Preview is not displaying meta-edges (bug 584289)
    • Errors with Yifan Hu MultiLevel Layout on a filtered graph (bug 594643)
    • Node Size Mode and Filter Paramaters don't save in project (bug 596430)
    • Memory Leak in GEXF/GraphML Parser (bug 596872)
    • Incorrect mutual edge weight on Preview (bug 610469)
    • Progress is not shown when opening/saving project (bug 594644)
    • Unable to cancel a project opening (bug 616415)
    • Slowness on picking a partition entry (bug 519549)
    • EdgeList Database Configuration is not saved (bug 571263)
    • 'start' and 'end' attributes are missing when exporting dynamic GEXF (bug 521848)
    • Partition "All Blacks" feature randomizes colors (bug 601066)
    • Filtered graph not exported with "Select" pressed (bug 573685)
    • Partition Settings in Filter not saved on switching workspaces (bug 616052)
    • Opening Archived ZIP files is broken (bug 578876)
    • Exception on clicking on 'Hierarchy' while running multilevel layout (bug 631663)
    • GraphML importer doesn't import node labels data (bug 581629)
    • Cannot save / saves as when opening a Gephi by doubleclick a graph in Windows (bug 583397)
    • ForceAtlas and Fruchterman Reingold not layouting with meta-edges (bug 584286)
    • Memory Leak in Graph Distance (bug 587450)
    • NullPointerException when executing the "Eigenvector Centrality" Statistic (bug 589731)
    • NullPointerException when switching between workspaces while a layout is running (bug 597458)
    • Can't drag a filter sub-query to become a root query (bug 626495)
    • Ranking parameters re-initialized at each new ranking (bug 594231)
    • Ranking not refreshed when graph filtered (bug 632459)
    • Node invisible (too small) when created with the node pencil (bug 574807)
    • Error when opening Plugin Center (bug 616829)
    • Can't select Postgresql driver in database import settings (bug 595223)
    • Can't display edge weight as text (bug 603134)
    • Import transform to Undirected don't merge weight (bug 603478)
    • Right click on workspace after deleting a node throws "node can't be null" (bug 605947)
    • In/Out degree metric doesn't work with undirected graphs (bug 606305)
    • NullPointerException when selecting "--Choose a Layout" in the Layout ComboBox (bug 606964)
    • Workspace Selection failed to refresh after closing workspace (bug 616814)
    • Visualization selection color inversion between 'out' and 'both' color (bug 618726)
    • 'Format' not recognized on DL import (bug 619069)
    • Edit window not hidden on tabs (bug 552494)
    • dynamic graph unrecognized if everlasting nodes (bug 555637)
    • FileNotFoundException during saving of PDF file (bug 572876)
    • "Node must be in the graph" error when importing a hierarchical graph with height greater than 1 (bug 577180)
    • Auto-scale flips the graph (bug 577843)
    • Impossible to cancel the Average Path Length Statistic calculation (bug 590226)
    • Preview ratio not available at first time (bug 594176)
    • Default selection of Nodes in Data Laboratory necessary (bug 594515)
    • "CommandLineParsing null" message when error on opening file from command line or desktop (bug 594630)
    • Can't import the same file twice in Welcome window (bug 598157)
    • csv file export problem (bug 598767)
    • Can't close project when generating a graph (bug 631341)
    • Visualization size limitation (bug 602470)
    • duplicate label in filter window (bug 604003)
    • Partitions don't refresh when opening project not from Overview (bug 612902)
    • z-coordinate not exported in GraphML (bug 614606)
    • Wrong node positions when setting X or Y to zero (bug 615844)
    • Selected filter query not properly refreshed in UI (bug 626483)
    • Export to pdf background is always white (bug 583386)
    • SVG files not listed in Export dialog (bug 626394)
    • Wrong node size when Ranking has same min and max size (bug 631689)
    • Read positions from dot files (bug 594793)
    • Ranking and Partition parameters list not ordered (bug 594520)
    • Node Degree not in Label Text settings (bug 598170)
    • Wrong folder selected in the Export Panel when changing file type (bug 620337)
    • Generating a graph on a previously loaded undirected graph (bug 624671)
    • Wrong stroke weight when SVG imported in Illustrator (bug 626378)
    • Filtering not refreshed when sub-queries set or removed (bug 594511)
    • Errors at PDF export when labels have font size zero (bug 626865)
    • Text not displayed in Preview (bug 627567)
    • Edges native color are not displayed in Preview (bug 586237)
    • Edge weight scale is different between Graph and Preview (bug 569329)
    • Negative edges not rendered in Preview (bug 628223)
    • Edges weight not merged with parallel edges (bug 648600)
    • Partition filter automatically filters null value (bug 648600)
    • Exception on opening project file (bug 648617)
    • Ego Filter doesn't include the node itself (bug 649908)
    • PDF Export only with default font (bug 651273)
    • Nodes not unselected after turning off Selection on Filter Panel (bug 649920)

    API Changes

    • Add a 'flatten()' method to 'HierarchicalGraph' to flatten the hierarchical graph and transform meta edges into regular edges.
    • Add 'destroy(Filter filter)' in 'FilterBuilder' to receive notification when a filter query is removed and clean-up.
    • Add 'MetaEdgeBuilder' in Graph SPI to allow custom builders. Add 'GraphSettings.setMetaEdgeBuilder()' in the graph model settings.
    • Modify 'StatisticsModel' to store reports directly instead of 'Statistics' instance. As a consequence, the model has now a 'getReport()' and a 'getResult()' method that UI can use. The currently running statistics can now be get with a new 'getRunning()' method.
    • Simplify and improve attribute events management. Event listeners now subscribe directly from the 'AttributeModel' instead of 'AttributeTable' and will receive events for all tables. Refactoring of the 'AttributeEvent' class with 'AttributeTable' as source and a new 'AttributeEventData' object as data. A new 'SET_VALUE' has been implemented for getting events when attribute values are set.
    • Changes in 'AttributeRowFactory', the 'newNodeRow()' method now takes the owner object 'NodeData' as a parameter. Similarly for 'newEdgeRow()' and 'newRowForTable()'.
    • Add 'getEdge(Node, Node)' in GraphAPI for consistency reasons.
    • Changes in Processor SPI. The 'Processor' has now setters instead of a 'process()' method with parameters. How processors are created remains the same. Creation of a 'ProcessorUI' interface for processors settings configuration. A 'ProcessorUI' implementation provides a panel, which is shown when the import report is closing. The 'ProcessorUI' also allows to disable a processor with some conditions.
    • Add 'getColor()' method in 'NodeDraft' and 'EdgeDraft'.
    • Define the "Overview, "Data Laboratory" and "Preview" as perspectives. Create a new SPI for perspecives and perspective members. Members are simply the 'TopComponent' that belong to a perspective. Plugins can implement 'PerspectiveMember' to define the open and close behaviour.
    • Add list/array types in Attributes API. All native types has now a related list type, except dynamic types. The list types inherits from 'AbstractList'.
    • Changes in the way Import API deals with time intervals and dynamic data. Support for dynamic attributes has been added with a new 'addAttributeValue()' method in 'NodeDraft' and 'EdgeDraft'. For improving data cleanup possibilities, 'NodeDraftGetter' and 'EdgeDraftgetter' now returns an 'AttributeRow' instead of a list of attribute values only. Finally to profit from latest improvements, draft elements returns directly a 'TimeInterval' type instead of the list of slices. Methods with 'Slice' have been renamed to 'Interval' for consistency reasons.
    • Add dynamic types into Attributes API. Dynamic types store values with a time interval and query can be customized with estimators. All dynamic types inherit from 'DynamicType'
    • Graph API event management improvements. The 'GraphEvent' has now precise events, including 'ADD_NODES', 'REMOVE_NODES', 'ADD_EDGES', 'REMOVE_EDGES' and 'VISIBLE_VIEW'. A new 'GraphEventData' interface has been created to retrieve elements related to the events.
    • Export API refactoring, inspired from ImportAPI. Create an 'ExporterBuilder' interface for exporter creation and different exporters: 'GraphExporter', 'VectorExporter', 'ByteExporter' and 'CharacterExporter' that covers common cases. The way exporters write data has been rationalized by using either 'java.io.Writer' (text) or 'java.io.OutputStream' (byte). The 'ExportController' has been improved to support all use-cases, including file, writer and stream export.
    • Add Spigot support to the ImportAPI and SPI. Like 'DatabaseImporter', the 'SpigotImporter' interface is a new type of Importers. Modifications have also be made to the 'ImportController' to support spigot import.
    • Refactoring and improvements in the Import API and SPI. The refactoring aim is to solve the singleton issue with importers and let users implement builders interface that create importers instance. Therefore an 'ImporterBuilder' interface has been created and should be registered with the '@ServiceProvider' annotation. The various importers types have been simplified and leave more choice to the implementations about how the input is managed. XML and Text file importers has been merged in a 'FileImporter' interface, working with the 'java.io.Reader'. Utility static methods, for instance get Document from Reader can now be found in a new 'ImportUtils' class. The 'ImportController' has been simplified for File import and now accepts 'java.io.Reader' also. The main improvement on these modules in the support of UI components for importers. The aim is to let importers define an 'ImporterUI' implementation to manage settings of these importers.
    • Improvements in the GraphAPI identifiers management. The system is now storing String identifiers coming from users. New getters and setters methods have been created in 'Graph': 'Graph.setId(Node, String)', 'Graph.setId(Edge, String)', 'Graph.getNode(String)', 'Graph.getEdge(String)'. The 'NodeData.setId()' and 'EdgeData.setId()' methods have been removed, compatibility can't be kept. Factory has also be changed to allow to create elements with String ID directly, as it's not possible anymore to do it from 'NodeData'.
    • Changes in AttributesAPI with event management. The lookup system in 'AttributeTable' has been replaced by a more traditional event management system, with new 'AttributeEvent' and 'AttributeListener' interfaces. The dispatch implementation is also now on a separate thread.
    • Changes in Import modules to separate core and user interfaces. The 'ImportController' is now doing import task only and a new 'ImportControllerUI' is displaying the user interface (Report Panel). The 'ImportControllerUI' interface is located in the DesktopProject module and should be user to properly import file from Plugins. The 'ImportController' methods could be used from the toolkit.
    Source code(tar.gz)
    Source code(zip)
    gephi-0.7-beta.dmg(29.61 MB)
    gephi-0.7-beta.setup.exe(23.80 MB)
    gephi-0.7-beta.sources.zip(18.33 MB)
    gephi-0.7-beta.tar.gz(27.04 MB)
  • v0.7.0-alpha4(Dec 21, 2015)

    New features

    • GraphML export
    • PDF Export. Special thanks to Jeremy Subtil.
    • EgoNetwork Filter - Get neighbours at depth 1, 2, 3 and Max
    • CSV export - Export adjacency list and matrix
    • New LabelAdjust algorithm, faster and better quality. Thanks to Mathieu Jacomy.
    • Watts-Strogatz Small World Generator

    Bugfixes

    • Shortest Path and Heatmap tools not working for Undirected Graphs (bug 559866)
    • Colors not imported in DOT (bug 559846)
    • Can't import a CSV (bug 557305)
    • Expansion/Contraction layout mispositionning when graph not centered (bug 561327)
    • Statistics disabled when opening project not from Overview (bug 561483)
    • Exception when drawing Filter's histogram (bug 570975)
    • NullPointerException when filtering undirected graphs (bug 571153)
    • Wrong current query on Filters Query Panel (bug 571274)
    • Exception when changing filter parameter on a Operator (bug 571287)
    • Error when importing nodes with empty labels in NET format (567263)
    • ConcurrentModificationException when Import Report opens (bug 571871)
    • GraphML importer doesn't detects Undirected graphs (bug 571875)
    • Auto-scale doesn't recenters the graph (bug 571907)
    • The Statistics report is not updated after executing the Metric again (bug 570971) (Thanks Paul-Antoine Bittner)
    • "Node must be in the graph" error (bug 538701)
    • Menubar is incomplete (bug 531505)
    • Import throws Exception when file is invalid instead of Warning user (bug 530970)
    • Settle command not working for Yifan Hu layouts (bug 562822)
    • Heatmap tool description snippet corrected

    API Changes

    • In PreviewAPI, the background color has been put in the PreviewModel. The PreviewController has been updated as well.
    • Change FilterController.filter() to FilterController.filterVisible() and FilterController.select() to FilterController.selectVisible(). The controller is managing this process in a separate thread, with progress, and takes care of properties change. A more simple direct way to filter is required for headless access. The FilterController.filter() has been created and return the GraphView builded by the filter process.
    • Expose basic visualization features in a newly created Visualization API. No proper visualization API exists but its creation is necessary to avoid implementation module dependencies.
    Source code(tar.gz)
    Source code(zip)
    gephi-0.7-alpha4.dmg(24.68 MB)
    gephi-0.7-alpha4.setup.exe(19.73 MB)
    gephi-0.7-alpha4.sources.zip(16.52 MB)
    gephi-0.7-alpha4.tar.gz(22.48 MB)
  • v0.7.0-alpha3(Dec 21, 2015)

    New features

    • Welcome screen, with recent opened files and samples.
    • CSV Importer. Import adjacency lists.
    • UCINET DL files importer. Import edge lists and full matrix.
    • DOT Import. Import DOT GraphViz files. Support directed, undirected, labels and colors only. No subgraph support.
    • Better memory starvation detection

    Bugfixes

    • Edge Weight Filter cannot be chained (bug 523941)
    • GEXF hierarchy not imported correctly (bug 522896)
    • craches on closing project with dynamic bug 523110)
    • Filter button still active across workspaces (bug 523124)
    • Meta-Edges are not displayed after opening project (bug 526040)
    • hierarchy1.gexf not imported correctly (bug 522896)
    • Problems when restoring Ranking Window (bug 526126)
    • NullPointerException on selecting Attribute Range filter (bug 526739)
    • Incorrect range values when selecting Range Filters for the first time (bug 526745)
    • Mutual edges not imported when undirected (bug 538991)
    • NullPointerException at org.gephi.partition.impl.PartitionControllerImpl.transform (bug 538705)
    • 0.6 project files are opened and causes errors (bug 539121)
    • Export action stays disabled on Mac OS X (bug 539485)
    • Export Dialog Give NullPointerException on OS X Snow Leopard (bug 526537)
    • NullPointerException at org.gephi.graph.dhns.utils.DHNSSerializer.writeDhns (bug 545997)
    • NullPointerException at org.gephi.visualization.opengl.text.TextModel.writeXML (bug 545993)
    • When creating a new project, adding nodes doesn't work (bug 545993)
    • drag tool becomes ineffective after color tool has been selected (bug 525054) (Thanks Eduardo Ramos)
    • ClassCastException when opening a non-gephi project file (bug 551679)
    • Labels are not visible when opening a Gephi file (bug 551694)
    • Font not loaded on preview presets (bug 551877)
    • Labels doesn't stay "proportionnal" after preview and export (bug 530175)
    • NullPointerException when previewing a empty graph (bug 528563) (Thanks Eduardo Ramos)
    • Visualization bars stays disabled if Gephi started from Preview (bug 552394)
    • Partition error on filterted graph (bug 552563)

    Usability

    • Modularity Statistics has now a description panel as well
    • Opening and saving tasks have progress description now
    • Filtering progress indication
    • Selected query in filters is now more visible with it's node name in bold
    • Tools can be unselected (Thanks Eduardo Ramos)
    • New option in preview to have label size proportional to node size, like in Overview

    API Changes

    • ImportAPI has now a "doImport" method with "InputStream"
    • New "AttributeUtils" methods.
    • Add "getWeight()" in EdgeDraft to let importers increment weight.
    Source code(tar.gz)
    Source code(zip)
    gephi-0.7-alpha3.dmg(23.16 MB)
    gephi-0.7-alpha3.setup.exe(18.34 MB)
    gephi-0.7-alpha3.sources.zip(15.05 MB)
    gephi-0.7-alpha3.tar.gz(21.03 MB)
  • v0.7.0-alpha2(Dec 21, 2015)

    New features

    • Better edge weight support. Weight is not modified anymore by "Auto-scale" option on Import.
    • Better nodes/edges counting. Counts only visible nodes.
    • Improve Statistics/Metrics settings panels. Add description and documentation about metrics and their settings.
    • Project save/load has been corrected. Note that compatibility with 0.7alpha1 is broken.
    • Fix AutoUpdate mechanism. Further updates will be available through built-in updater.

    Bugfixes ==

    • Application freeze when importing file on Linux - bug 519423
    • Layout Window cannot be restored when has been undocked - bug 519424
    • anner not visible on Mac OS X and Linux - bug 522403
    • Preview doesn't hide filtered elements - bug 522402
    • Project load/save interface fails - bug 522889
    • empty node label causes incorrect error message during import "unkown node id" - bug 519254
    • In GDF export, removing a column doesn't remove the comma - bug 519810
    • In GDF export, the Id field is badly escaped - bug 519820
    • Attribute edge filtering misbehavior - bug 522771
    • Context data doesn't work on Undirected Graph - bug 522886
    • Dynamic filter displays 0 node - bug 523128
    • options tag works only for one-letter values - bug 519252
    • Favorites, Properties and Output menu appears in Window and cannot be closed - bug 521400
    • improved performances when adjusting the range with the mouse - bug 521939
    • fixed bug when dealing with dynamic data types other that date - bug 521544
    • fixed bug with the visual repartition of graduations - bug 521941

    Usability

    • Node and Edge toggle button in VizBar have the same tooltip text
    • Report Panel (Import) is vertically extensible
    Source code(tar.gz)
    Source code(zip)
    gephi-0.7-alpha2.dmg(22.74 MB)
    gephi-0.7-alpha2.setup.exe(18.10 MB)
    gephi-0.7-alpha2.sources.zip(14.82 MB)
    gephi-0.7-alpha2.tar.gz(20.91 MB)
  • v0.7.0-alpha(Dec 21, 2015)

    New features

    Modularize application, extensible by plugins

    • Built on top of Netbeans Platform
    • Plugins center, auto-update
    • Graph API, with grouping and meta-edges support
    • Directed, Undirected and Mixed graph support
    • Hierarchical graphs support, with tree opearions
    • Automatic meta-edges computation, without recomputing
    • Fast traversal, with user-oriented interators
    • View maintaining in HierarchicalGraph, expand/retract operation
    • Streaming ready, logarithmic update time
    • Thread-safe
    • SubGraph support, with memory efficienty
    • Layout API, real-time layout, autostop, presets and branding
    • Fruchterman Reingold
    • ForceAtlas
    • YifanHu
    • YifanHu proportionnal
    • YifanHu Multilevel (see below)
    • Label Adjust
    • Random
    • Rotate
    • Expand/Contract
    • Multi-level graph layout algorithms, Yifan Hu (Google Summer of Code)
    • Coarse/Refine layout, Barnes-Hut
    • Dynamic network support (Google Summer of Code)
    • TimeInterval type
    • Dynamic range filter
    • GEXF File format "start" & "end" attributes support
    • Timeline component, with live update
    • Statistics/Metrics, with HTML report panel (Google Summer of Code)
    • Clustering Coefficient
    • PageRank
    • HITS
    • Distance
    • Average shortest path
    • Diameter
    • Betweness
    • Closeness
    • Modularity (Community detection)
    • Degree Distribution
    • Vectorial preview, SVG Export (Google Summer of Code)
    • Map preview, with zoom and pan (Processing)
    • Settings properties sheet
    • Presets management
    • Mature OpenGL visualization engine
    • Mouse zoom
    • Rectangle selection
    • Edge thickness
    • 2D shape design, and rectangle
    • Convex hulls
    • Self-loops
    • Events model
    • Settings, visualization bar
    • Highlighting
    • Custom selection
    • Edge labels
    • Lighting settings
    • Optimization and safer synchronization
    • High-res screenshot
    • Full Antialiased Custom resolution screenshot
    • Filters API, dynamic filtering with complex queries grammar
    • Degree range, In-Degree range, Out-Degree range, Mutual Degree range
    • Edge weight
    • Partition set
    • Partition count
    • Non-null
    • Equals (Bool, String, Numbers...), with regex support
    • Attributes Range
    • UNION & INTERSECTION operators
    • Project API, project and workspace management
    • Modular workspace model, based on lookup
    • Gephi project files, with ZIP Compression
    • Open Project from Drag&Drop and command line
    • Crash reporter
    • Import API, import from files, streams and database
    • Secure workflow, separated from main structure, containers load/unload
    • Import warnings/error management
    • Report panel, show issues and logs
    • Processor interface, Full or Append
    • File formats: GEXF 1.0, GEXF 1.1, GDF (magic regex), GraphML, NET, GML, TLP
    • Database: EdgeList Database, basic querying
    • Generator API, host graph generators
    • Random graph
    • Export API, export interface (file, db, stream)
    • Neat integration with UI
    • Graph file: GEXF, GDF
    • Vectorial: SVG (from Preview)
    • Data Laboratory, data table view with dynamic filtering
    • Tools API, with visualization events engine
    • Brush
    • Pencil
    • HeatMap
    • Edit
    • Painter
    • ShortestPath
    • Sizer
    • Partition API, automatic partition on attributes
    • Color transformer, with randomize colors and sorting
    • Partition Pie chart
    • Group by partition (Attribute Clustering)
    • Ranking API, put signs from metrics and attributes
    • Transformers interface, extendable
    • Color tranformer: gradient color UI and palette utils (right-click)
    • Size transformer: gradient size
    • Label Color transformer: gradent label color
    • Label Size transformer: gradient label size
    • Automatic min/max computation, Range parameter
    • Spline Editor, for transformer interpolation
    • Result Panel, with special color renderer. Take panel screenshot (right click)
    • Clustering API, host clustering algorithm
    • MCL (experimental)
    • Results as tree, group/ungroup
    • Redevelop UI
    • Packaging
    • Splash Screen
    • Windows Installer (InnoSetup)
    • Mac OS X DMG archive
    Source code(tar.gz)
    Source code(zip)
    gephi-0.7-alpha.dmg(22.70 MB)
    gephi-0.7-alpha.setup.exe(18.08 MB)
    gephi-0.7-alpha.sources.zip(16.11 MB)
    gephi-0.7-alpha.tar.gz(20.89 MB)
Owner
Gephi
Gephi
The shell for the Java Platform

______ .~ ~. |`````````, .'. ..'''' | | | |'''|''''' .''```. .'' |_________| |

CRaSH Repositories 916 Dec 30, 2022
Fork of JProcesses with additional features and enhancements. Get cross-platform process details in Java.

Fork of JProcesses with additional features and enhancements. Get cross-platform process details in Java. Add this as dependency to your project via Maven/Gradle/Sbt/Leinigen (requires Java 7 or higher).

Osiris-Team 4 Mar 17, 2022
An open-source Java library for Constraint Programming

Documentation, Support and Issues Contributing Download and installation Choco-solver is an open-source Java library for Constraint Programming. Curre

null 607 Jan 3, 2023
Tencent Kona JDK11 is a no-cost, production-ready distribution of the Open Java Development Kit (OpenJDK), Long-Term Support(LTS) with quarterly updates. Tencent Kona JDK11 is certified as compatible with the Java SE standard.

Tencent Kona JDK11 Tencent Kona JDK11 is a no-cost, production-ready distribution of the Open Java Development Kit (OpenJDK), Long-Term Support(LTS) w

Tencent 268 Dec 16, 2022
Ta4j is an open source Java library for technical analysis

Ta4j is an open source Java library for technical analysis. It provides the basic components for creation, evaluation and execution of trading strategies.

null 1.7k Dec 31, 2022
modular and modern graph-theory algorithms framework in Java

Erdos is a very light, modular and super easy to use modern Graph theoretic algorithms framework for Java. It contains graph algorithms that you can a

Erdos 111 Aug 14, 2022
A library for creating and editing graph-like diagrams in JavaFX.

Graph Editor A library for creating and editing graph-like diagrams in JavaFX. This project is a fork of tesis-dynaware/graph-editor 1.3.1, which is n

Steffen 125 Jan 1, 2023
Generate all call graph for Java Code.

README-en.md 1. 前言 在很多场景下,如果能够生成Java代码中方法之间的调用链,是很有帮助的。 IDEA提供了显示调用指定Java方法向上的完整调用链的功能,可以通过“Navigate -> Call Hierarchy”菜单(快捷键:Ctrl+Alt+H)使用;Eclipse也提供

null 226 Jan 6, 2023
Graph Algorithms Repository for Coding Minutes Course.

graph-algorithms-for-competitive-coding Graph Algorithms Repository for Coding Minutes Course. This is the repository for Graph Algorithms Course for

Coding Minutes 126 Dec 28, 2022
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

⚡ A powerful & easy to use chart library for Android ⚡ Charts is the iOS version of this library Table of Contents Quick Start Gradle Maven Documentat

Philipp Jahoda 36k Jan 9, 2023
JUNG: Java Universal Network/Graph Framework

JUNG: The Java Universal Network/Graph Framework JUNG is a software library that provides a common and extensible language for the modeling, analysis,

Joshua O'Madadhain 346 Dec 28, 2022
Facebook Clone created using java based on Graph data Structure

Facebook Clone Facebook Clone created using java based on Graph data Structure Representation of Social Media using Graph Data Structure in Java It is

yogita pandurang chaudhari 1 Jan 16, 2022
JavaFX Graph Traversal Visualizer

GraphSearchVisualizer [email protected] https://github.com/MitchellGray100/GraphSearchVisualizer JavaFX Graph Traversal Visualizer Visual grap

Mitchell Gray 4 Jan 28, 2022
gMark: a domain- and query language-independent graph instance and query workload generator

gMark is a domain- and query language-independent graph instance and query workload generator.

Roan 3 Nov 19, 2022
Library for helping mods that use graph networks, like Wired Redstone

GraphLib Library for helping mods that use graph networks, like Wired Redstone. GraphLib and HCTM-Base This library is based on HCTM-Base by 2xsaiko a

Data 6 Nov 5, 2022
A little helper to complete homework #4 "Graph planarization" in discrete mathematics at ITMO University in the second semester.

graph_planarization A little helper to complete homework #4 "Graph planarization" in discrete mathematics at ITMO University in the second semester. A

Daria Starikova 9 Dec 8, 2022
Generate flame graph in HTML format from jfr(Java Flight Recorder) file

jfr-flamegraph-generator Generate Flame Graph from .jfr file. Get Started Executable jar and executable binary for Linux, Windows and macOS are provid

Lawrence Ching 3 Sep 22, 2022
To quickly integrate your applications into the EdgeGallery platform, we provide the toolchain project to help developers quickly modify code and migrate applications to the platform.

Toolchain 工具链 工具链是MEC Developer开发者平台中的一个重要特性,当x86平台的App想要上车ARM平台时,底层的代码不可避免的需要进行修改或重写。 App提供者可以通过MEC Developer开发者平台中集成的工具链进行源代码分析,定位需要修改的源代码并根据指导意见进行修

EdgeGallery 19 Jan 7, 2022