Fact-checked by Grok 2 weeks ago

Gephi

Gephi is an platform for visualizing, exploring, and manipulating graphs and networks, supporting datasets ranging from small graphs to networks with up to a million nodes and edges. It enables interactive analysis through tools for spatialization, filtering, navigation, clustering, and dynamic visualization, making it a key resource for across disciplines like , , and . Developed in with for 3D rendering, Gephi runs on Windows, macOS, and , and is distributed free under the GNU General Public License (GPL). Launched in 2008 by Mathieu Bastian, Sébastien Heymann, and Mathieu Jacomy, Gephi was introduced to provide user-centric tools for graph exploration and has since become a standard in academic and research communities. The project features a flexible, multi-task architecture that handles complex datasets in real-time, with contributions from an active open-source community via . By 2025, it had been cited in over 10,000 peer-reviewed publications, underscoring its impact on network analysis methodologies. Among its core capabilities, Gephi offers algorithms for community detection, centrality measures, and clustering, alongside customizable layouts such as ForceAtlas 2 for force-directed visualization. Data import supports multiple formats via a spreadsheet-like , with interactive filtering and export options including , PDF, and for sharing visualizations. In October 2025, Gephi Lite version 1.0 was released as a streamlined edition focused on essential features for lighter workflows.

Overview

Description and Purpose

Gephi is an platform developed in for the , manipulation, and of networks and graphs. It serves as a comprehensive tool for exploring complex data structures, enabling users to interact with representations in an intuitive manner. Built on the platform, Gephi supports cross-platform compatibility across Windows, macOS, and , making it accessible for a wide range of researchers and practitioners. The primary purpose of Gephi is to facilitate the interactive exploration and analysis of large-scale , handling graphs from as few as 10 nodes up to 10 million nodes. This capability spans diverse disciplines, including for studies, for protein interaction mapping, and for cultural . By providing advanced algorithms and metrics, Gephi allows users to uncover patterns, clusters, and relationships within complex systems, such as social connections or biological pathways. At a high level, the workflow in Gephi begins with importing data from various formats like or GEXF, followed by applying layouts and filters to refine the , performing statistical analyses to derive insights, and finally exporting results as images or files. This supports dynamic manipulation, where users can , , and adjust elements in to explore the iteratively. Often described as the "Photoshop for graphs," Gephi emphasizes an intuitive and dynamic that democratizes network rendering and aesthetic refinement without requiring extensive programming knowledge.

Key Features

Gephi provides a suite of interactive tools for visualizing and exploring data, enabling users to render dynamic graphs with customizable attributes such as sizing, thickness, and color mapping to represent metrics like degree centrality or affiliations. These capabilities leverage a built-in engine for real-time rendering, allowing seamless adjustments like dragging s or applying filters without lag. For instance, users can apply layout algorithms such as Force Atlas 2 to organize graphs spatially based on structural properties. A core feature is the Data Laboratory, a spreadsheet-like that facilitates direct editing of nodes and edges, including , transforming columns, and merging datasets to prepare or refine structures. This tool supports a variety of import formats, from to specialized graph files like GEXF, ensuring flexibility in data ingestion. Through chained filters, users can interactively subset graphs—for example, by selecting edges with weights above a —while maintaining the integrity of the underlying data. Gephi includes built-in preview and styling options that allow for the creation of high-quality, publication-ready outputs, such as vector-based SVG or high-resolution PNG images, with customizable node textures, labels, and edge patterns to enhance readability and aesthetic appeal. These previews update in real-time as styles are modified, supporting professional cartography for reports or presentations. The software excels in handling dynamic networks, incorporating a timeline component to visualize the temporal evolution of graphs, such as changes in connections over time intervals, and generating animated sequences for analysis. This feature accommodates time-based attributes on nodes and edges, enabling the study of network growth or decay through slider-based navigation. Gephi's modular design, built on the platform, efficiently manages massive graphs—up to 10 million nodes—by distributing computations across multi-core processors and graphic cards, while providing real-time previews during layout adjustments or filtering operations. This architecture ensures for large-scale network exploration without compromising interactivity.

History

Origins and Early Development

Gephi originated as a student project in 2008 at the University of Technology of (UTC) in , initiated by developers and Sébastien Heymann, along with Mathieu Jacomy. The project emerged from the WebAtlas research group, supported by the Fondation Maison des Sciences de l’Homme’s TIC-Migrations program, with the goal of creating an open-source tool for graph and network analysis. The primary motivation behind Gephi's development was to overcome the limitations of existing visualization software, such as Pajek and Cytoscape, which struggled with real-time rendering and interactive exploration of large-scale networks exceeding 20,000 nodes. In particular, the tool was designed to support in the social sciences by leveraging 3D rendering and a multi-task architecture to enhance human perceptual capabilities for complex datasets, such as links or semantic networks. This approach drew inspiration from editors like , aiming for intuitive manipulation and filtering to facilitate dynamic exploration. The first public release, version 0.6 alpha, occurred on July 31, 2008, introducing core functionalities for exploration and manipulation in a stable form. Early growth was bolstered by selection for the program from 2009 to 2013, which accelerated contributions in areas like filtering systems and layout algorithms through student projects on spatialization and network statistics. A notable came in 2010 when Gephi received the Duke's Choice Award at JavaOne for its innovative use of technology in open-source visualization.

Major Releases and Consortium

In 2010, the Gephi Consortium was formed as a under to secure funding and coordinate the project's ongoing development and maintenance. Announced in and officially launched on , the consortium's founding members included INIST-CNRS, Linkfluence , and WebAtlas NGO, with institutions such as Paris providing subsequent support through its Médialab for hosting and funding efforts. The structure, governed by a , focuses on collecting grants, donations, and in-kind contributions to sustain open-source advancements while ensuring compliance with the GNU AGPL . Key milestones in Gephi's release history include the 0.8 series in 2012–2013, which introduced a component for handling dynamic graphs. Version 0.9, released on December 21, 2015, delivered significant enhancements via a new graphstore core and better support for timestamp-based dynamic networks. The most recent stable desktop release, 0.10.1, arrived on January 17, 2023, incorporating bug fixes and compatibility updates for broader platform support. Recent developments emphasize modernization and accessibility, with ongoing work on version 0.11 targeting integration of a new OpenGL-based engine for enhanced reliability, expected by the end of 2025. On October 8, 2025, the Gephi Consortium introduced Gephi Lite v1.0, a free for browser-based visualization and exploration, supporting graphs up to 10,000 nodes without requiring installation. Since 2021, the community has organized annual Gephi Weeks (skipping 2023) as collaborative events for developers and community members to plan features, held in locations including Copenhagen (2021 and 2024), Paris (2022), and Nantes, France (2025). By 2025, Gephi has amassed over 10,000 academic citations, underscoring its widespread adoption in research across disciplines like sociology and biology.

Technical Architecture

Platform and Implementation

Gephi is developed in the Java programming language and built on the Apache NetBeans Platform, which provides a modular architecture for extensible desktop applications. This framework enables a loosely coupled design, allowing developers to add or modify components without affecting the core system. The software exhibits cross-platform compatibility, running on Windows, macOS, and operating systems. The distributed application bundles Java Runtime Environment (JRE) version 17 or later. Building from source requires (JDK) version 17 or later, ensuring modern performance and security features while maintaining compatibility with contemporary hardware. Gephi is released under a dual licensing model comprising the GNU General Public License version 3 (GPL v3) and the Common Development and Distribution License version 1.1 (CDDL v1.1), permitting free use, modification, and distribution for both open-source and proprietary integrations under compatible terms. The architecture emphasizes modularity, with distinct modules handling visualization—powered by an OpenGL rendering engine for efficient real-time graphics—alongside separate components for data analysis and input/output operations. This separation facilitates scalability, supporting interactive manipulation of networks containing up to 10 million nodes. Gephi's open-source repository is hosted on , where over 500 issues are tracked as of 2025, fostering community-driven contributions through pull requests and issue discussions. The platform's foundation in originated from early development decisions aimed at achieving broad accessibility across diverse computing environments.

Supported Formats and Compatibility

Gephi supports a wide range of import formats for , enabling users to load s from various sources including files and . Key file-based formats include GEXF, an XML-based standard developed by the Gephi community for exchanging complex structures with attributes, dynamics, and visualization metadata; , another XML format that accommodates attributed graphs and hyperedges; GML, a simple text-based format for basic graphs with and properties; Pajek (.net and .clu), designed for large-scale analysis; DOT, a declarative text format for descriptions; GDF, a CSV-like format supporting s and s with attributes; UCINET DL for ; Tulip TPL from the visualization framework; and or files (such as Excel) for lists, adjacency matrices, or tables. Additionally, Gephi facilitates direct imports from relational via JDBC connections, including SQL-based systems like or with appropriate drivers. For exporting networks and visualizations, Gephi provides formats that preserve structural and visual information for further analysis or sharing. Primary graph export options mirror many import capabilities, such as GEXF for full fidelity including dynamics; for attributed structures; Pajek NET; DOT; and for tabular data extraction. Visualization exports include vector formats like and PDF for scalable graphics, raster images in , and interactive web outputs via the Sigma.js plugin, which generates files with embedded for browser-based exploration; custom previews can also be saved as tailored image or vector files. Gephi's format compatibility emphasizes flexibility for attributed graphs, where nodes and edges can carry like labels, weights, colors, and timestamps, supporting both directed and undirected as well as weighted . The GEXF format, owned and maintained by the Gephi Consortium, uniquely excels in handling rich and temporal dynamics—such as time-based /edge appearances or changes—which are not as comprehensively supported in alternatives like . Post-import, these attributes can be edited in the Data Laboratory for refinement.

Functionality

Data Import and Manipulation

Gephi facilitates data import through a dedicated wizard accessible primarily via the Data Laboratory interface, which guides users in selecting source files such as spreadsheets or GEXF archives. The process begins with launching the function from the or directly within the Data Laboratory tab, where users specify the file path, (e.g., comma or tab), , and whether the table represents nodes or edges. This step-by-step ensures with common graph formats, allowing for seamless integration of relational data. During import, Gephi's wizard emphasizes column mapping to distinguish structural elements from attributes. For node tables, users map columns to identifiers (e.g., Label or ID) and optional attributes like position or size, with the software automatically recognizing and assigning data types such as string, integer, or double based on content parsing. Edge tables require mandatory Source and Target columns linking nodes, while additional columns can define weights, types, or timestamps; unparsable values are set to null to prevent errors. Users can opt to update existing nodes/edges by matching IDs or create new ones, with automatic ID generation for unspecified cases, enabling flexible data preparation without prior schema knowledge. The Data Laboratory provides a spreadsheet-like for post-import manipulation, displaying nodes and edges in separate tabular views that support , filtering, and direct . Users can add, delete, or modify individual or multiple rows via intuitive controls, including bulk operations such as copying attribute values across selected items, merging columns with customizable strategies (e.g., or arithmetic), and filling cells with uniform values. To handle duplicates, the interface allows searching and replacing via regular expressions or merging nodes by ID to consolidate redundant entries, streamlining graph cleaning. For large datasets exceeding hundreds of thousands of nodes or edges, Gephi offers options during import, including an initial preview report that displays estimated node/edge counts and potential issues before full loading. Users are prompted to allocate additional JVM space (default 512 MB, configurable up to several GB) via launch parameters to accommodate bigger graphs, with sampling achievable through partial imports or attribute-based selections in the wizard to mitigate performance bottlenecks. A distinctive aspect of Gephi's import process is its automatic detection of edge types, defaulting to directed graphs unless an explicit Type column specifies undirected or mixed orientations, reducing manual configuration. Additionally, the Data Laboratory supports hierarchical structures by enabling users to create, nest, and manage node groups, allowing representation of multi-level like organizational charts directly within the attribute framework.

Visualization and Layout Algorithms

Gephi provides a suite of tools that enable users to render graphs interactively in and spaces, with support for adjustments during computation. The software's algorithms position nodes and edges to reveal structural patterns, such as clusters or hierarchies, while maintaining computational efficiency for networks up to millions of elements. These algorithms are applied via the Layout panel, where users can select and configure options to iteratively refine the graph's spatial arrangement, often visualized live as nodes repel and attract based on connections. Among the core layout algorithms, Force Atlas 2 employs a force-directed approach optimized for Gephi, simulating as repelling particles and edges as attracting springs, with built-in to handle large graphs by adjusting repulsion distances proportionally to network density. This algorithm includes parameters such as tuning (to balance attraction and repulsion), gravity (to prevent peripheral drift), and prevent overlap (to maintain separation), allowing customization for readability in dense visualizations. Fruchterman-Reingold, another force-directed integrated into Gephi, achieves balanced repulsion by treating as uniform circles and edges as springs with uniform lengths, producing symmetric layouts suitable for medium-sized networks without excessive clustering. For larger or more complex , Yifan Hu's multilevel layout in Gephi uses a coarse-to-fine optimization strategy, starting with a simplified version and progressively refining details to minimize edge crossings while preserving global structure, making it efficient for networks exceeding 10,000 nodes. GeoLayout, available as a , positions nodes based on geospatial attributes like , applying standard map projections to overlay on geographic contexts, ideal for or location-based networks. Users can adjust parameters across these algorithms, including repulsion strength and counts, with Gephi's displaying the evolving layout to facilitate parameter tuning . Graph styling in Gephi enhances interpretability by mapping node and edge attributes to visual properties, such as varying sizes and colors based on statistical ranks like or computed elsewhere in the . For instance, s can be scaled from small (low rank) to large (high rank) and colored by community modules, while edges adjust thickness by weight; label placement s ensure minimal overlaps without disrupting the overall . The Noverlap specifically addresses decluttering by iteratively shifting positions to eliminate overlaps, preserving the graph's structure while optimizing for speed versus precision and allocating extra spacing around larger nodes, which is particularly effective for dense visualizations.

Analysis Tools and Statistics

Gephi offers a dedicated Statistics panel for computing quantitative metrics on graph structures, enabling users to derive insights into network properties such as node importance and community organization. These tools process the imported data to generate attribute columns for and edges, which can then inform visualizations or further . The computations are performed on the current view, including filtered subsets, by selecting and running specific algorithms from the . Centrality measures in Gephi quantify the relative importance of within a network, with implementations for , , and . centrality for a i is defined as k_i = \sum_j A_{ij}, where A is the , representing the number of direct connections to the . assesses a 's over and is calculated as C_B(v) = \sum_{s \neq v \neq t} \frac{\sigma_{st}(v)}{\sigma_{st}}, where \sigma_{st} is the number of shortest paths from s to t and \sigma_{st}(v) is the number passing through v; Gephi computes this via the statistic, which also reports path lengths. measures a 's to all others, given by C_C(v) = \frac{1}{\sum_u d(v,u)}, where d(v,u) is the shortest path ; this highlights nodes with efficient reach across the network. Community detection in Gephi primarily employs modularity optimization through the Louvain method, which identifies densely connected groups of nodes. Modularity Q is computed as Q = \frac{1}{2m} \sum_{ij} \left[A_{ij} - \frac{k_i k_j}{2m}\right] \delta(c_i, c_j), where m is the total number of edges, k_i and k_j are degrees, and \delta(c_i, c_j) is 1 if nodes i and j are in the same community; higher values indicate stronger community structure. The Louvain algorithm iteratively aggregates nodes into communities to maximize this metric, providing scalable detection for large networks as implemented in Gephi since version 0.7. Additional statistics in Gephi include the , which measures local density around a as the ratio of actual to possible triangles involving it, revealing tendencies toward . PageRank assigns importance scores based on incoming links, iteratively updating values proportional to the of neighbors, useful for identifying influential s in directed graphs. Shortest paths are analyzed via the Network Diameter tool, yielding metrics like and graph eccentricity to assess overall connectivity. For dynamic networks, Gephi supports timeline-based evolution statistics, such as varying counts or over time intervals, allowing analysis of temporal changes in structure.

Filtering and Export Options

Gephi's filtering system operates through a pipeline that processes graph copies, known as views, to refine visualizations without modifying the original dataset. This allows users to apply multiple filters sequentially, each removing nodes or edges based on specified criteria, while maintaining the integrity of the full graph. The process runs on a separate thread to ensure smooth, non-blocking performance during interactive sessions. Central to filtering is the query builder, which enables the construction of complex, chained queries in a tree-like structure for precise subgraph extraction. For instance, users can combine conditions such as indegree thresholds within edge weight filters, like INDEGREE(3, EDGE_WEIGHT(2)), to target specific network subsets. Interactive elements, including sliders and checkboxes in the UI panels, facilitate real-time adjustments, automatically refreshing the graph view as parameters change. Filters are categorized into types such as , attributes, range, and samples, supporting a variety of conditions for refining views. filters include k-core algorithms that iteratively remove with below a user-defined , isolating densely connected subgraphs. Attribute-based filters allow conditions like greater than a specified value, often referencing computed statistics such as measures to set dynamic . and filters, for example, can eliminate isolated (degree = 0) or the lowest-weight in a sample, enabling focused exploration of network structures. Prior to export, the preview module provides tools for high-resolution rendering to prepare polished outputs. It supports for smoother , customizable label visibility and sizing, and options like proportional scaling and opacity adjustments to enhance clarity. Edge bundling, available through integrated or plugin-based features, groups similar to reduce visual clutter in dense graphs, optimizing the representation for final deliverables. Users can refresh the preview to iterate on these settings interactively. Export workflows in Gephi accommodate various formats for static, interactive, and project-based outputs. Vector formats such as and PDF ensure scalability and editability in tools like , while raster suits straightforward image needs with adjustable resolution options. For interactive web deployment, the Sigma.js exporter generates files, allowing users to embed dynamic, zoomable visualizations online. Full project files in .gephi format preserve the entire workspace, including filters and layouts, for later resumption. A distinctive feature is support for dynamic exports, particularly for time-series networks, where animations capture evolving graph states over intervals. These can be output in formats like GEXF, which retains temporal edges and nodes, enabling playback of changes such as node additions or edge weight variations in tools compatible with dynamic data.

Applications

Academic and Scientific Research

Gephi has become an indispensable tool in academic and scientific research, enabling scholars to explore and interpret complex network data across disciplines. As of 2025, the software has been cited in over 10,000 peer-reviewed publications, underscoring its impact on advancing network-based methodologies in scholarly inquiry. In , Gephi facilitates the of protein networks, which reveal intricate biochemical pathways and potential therapeutic targets. For example, researchers studying Fusarium graminearum in constructed protein- networks using Gephi, identifying proteins central to processes and highlighting regulatory mechanisms that influence disease progression. Sociological leverages Gephi to map social ties from survey data, elucidating patterns of and influence within populations. In studies of collaboration networks, such as academic co-authorship, Gephi's algorithms detect structures, revealing clusters of researchers with shared interests and facilitating insights into knowledge diffusion across fields. These visualizations often employ modularity measures to quantify cohesion, providing quantitative evidence of social fragmentation or . In , Gephi supports the examination of connections and citation networks, bridging textual analysis with structural insights. Scholars have used it to construct co-citation graphs from historical journals, such as , identifying influential works and intellectual lineages that trace the evolution of scientific ideas over time. A notable application appears in the Truthy project, where Gephi visualized diffusion networks on to track cascades, revealing coordinated propagation patterns and informing strategies for detecting campaigns. Such outcomes enhance interpretive frameworks, allowing researchers to quantify in archival data and uncover hidden relationships in cultural artifacts.

Industry and Media Use Cases

Gephi has found significant application in journalism for uncovering and visualizing complex relational data during investigations. has leveraged Gephi to analyze and map the global connectivity of its content, highlighting patterns in international news coverage and cross-border information flows. Similarly, investigative outlet integrates Gephi into its toolkit for network analysis, enabling contributors to explore relationships in large datasets, such as identifying pro-Indonesian bot networks on through graph visualizations of user interactions and content dissemination. In business settings, Gephi supports the of professional networks, offering capabilities akin to LinkedIn's discontinued InMaps feature, which mapped user connections into clustered graphs to reveal industry groupings and relationship strengths. Users export LinkedIn connection data via and import it into Gephi for algorithms that produce interactive maps, aiding , , and by identifying key influencers and silos within corporate ecosystems. Media organizations have employed Gephi to dissect real-time social media dynamics during major events, such as the Arab Spring uprisings. During the , analysts used Gephi's Graph Streaming plugin to collect and visualize data in near , creating dynamic graphs of user interactions that illustrated cascades and activist coordination across . The release of Gephi Lite in 2025 has further streamlined media workflows by providing a web-based for rapid network exploration and sharing, eliminating the need for desktop installations and enabling collaborative visualization among remote teams without technical barriers. This lightweight tool supports permalink sharing of graphs, allowing journalists to embed interactive network views directly in articles or reports for enhanced .

Community and Extensions

Plugins and Modules

Gephi's extensible architecture is supported by a dedicated repository hosted on the official , which features 97 modules as of the latest updates. These can be easily installed and managed through Gephi's built-in Plugins Center, a module manager that automatically retrieves the list from the portal, handles downloads, and performs software updates without requiring manual intervention. Key plugins enhance Gephi's core capabilities in , , and . The GeoLayout plugin positions nodes on a using geocoded attributes such as latitude and longitude, enabling spatial representations. Noverlap is a that declutters by adjusting positions to minimize overlaps, improving readability for dense . The Sigma.js Exporter generates interactive web-based by exporting to HTML5 files compatible with the Sigma.js . Additionally, the Giant Component Filter allows users to isolate the largest in a , focusing analysis on the primary . Plugins are developed as modules on the platform, leveraging Gephi's modular APIs to extend functionality such as custom statistics computations or new input/output formats. Developers can create plugins that integrate seamlessly, for instance, by adding specialized layout algorithms or data importers tailored to specific use cases. This community-driven ecosystem encourages contributions via , where users share code, report issues, and collaborate on enhancements.

Development and User Resources

Gephi's development is coordinated by the Gephi Consortium, a non-profit organization established in 2010 to manage the project's distributed worldwide efforts, promote its adoption, and ensure legal protection of its open-source components. The project maintains an active repository at github.com/gephi/gephi, where the core codebase is hosted, with ongoing contributions through pull requests and over 500 open issues for tracking bugs and feature requests. Funding for development and maintenance is primarily supported through donations via Open Collective, which facilitates community contributions to cover infrastructure, events, and developer stipends. Annually, the Gephi Week event brings together core developers and community members for collaborative planning and implementation sessions, as seen in the 2025 gathering in , , which focused on advancing key initiatives. User resources are centralized on the official website gephi.org, offering quickstart guides for beginners to import data, apply layouts, and generate visualizations, alongside in-depth tutorials covering advanced features like dynamic graphs and filtering. Community support is available through the dedicated Gephi forums at forum-gephi.org, where users discuss , , and best practices, supplemented by a group for real-time Q&A. For internationalization, Gephi leverages Weblate for collaborative translations, supporting 27 languages including , , , and to broaden accessibility. Contributions to Gephi are encouraged via multiple paths, including an alumni network from past participations, where students from 2010 onward have transitioned into long-term maintainers and plugin developers. Developers can report issues, propose enhancements, or submit code directly on , fostering a merit-based open-source model. In 2025, the Consortium's priorities emphasize web integration through Gephi Lite, a browser-based version released in version 1.0, enabling seamless embedding in web applications for broader online network exploration.

References

  1. [1]
    Gephi - The Open Graph Viz Platform
    Gephi is the leading visualization and exploration software for all kinds of graphs and networks. Gephi is open-source and free.DownloadTutorialGephi LiteAboutIntroduction
  2. [2]
    Gephi: An Open Source Software for Exploring and Manipulating ...
    Mar 19, 2009 · Gephi is an open source software for graph and network analysis, using a 3D render engine to display large networks in real-time.<|control11|><|separator|>
  3. [3]
    Gephi - The Open Graph Viz Platform - GitHub
    Gephi is an award-winning open-source platform for visualizing and manipulating large graphs. It runs on Windows, Mac OS X and Linux.
  4. [4]
    Quickstart - Gephi - The Open Graph Viz Platform
    Gephi is the leading visualization and exploration software for all kinds of graphs and networks. Gephi is open-source and free.
  5. [5]
    [PDF] An Open Source Software for Exploring and Manipulating Networks
    Gephi is an open source software for graph and network analysis. It uses a 3D render engine to display large networks in real-time and to speed up the ...
  6. [6]
    About - Gephi - The Open Graph Viz Platform
    Gephi is the leading visualization and exploration software for all kinds of graphs and networks. Gephi is open-source and free.
  7. [7]
    Gephi 0.6alpha1 - Launchpad
    Jul 31, 2008 · First public release of Gephi. This version include the major Gephi functionalities. The graphs exploration and manipulation is stable.
  8. [8]
    How 3 years of Google Summer of Code made us great - Gephi blog
    Mar 14, 2012 · Our success was made much faster thanks to the Google Summer of Code. The timing of our acceptance into our first Google Summer of Code in 2009 ...
  9. [9]
    Congratulations, 2010 Duke's Choice Awards Winners! - Oracle
    The 2010 Duke's Choice Awards winners will be featured at the ... Gephi is open-source graphic visualization software based entirely on Java technology.
  10. [10]
    Announcing the Gephi Consortium
    Sep 14, 2010 · The Consortium makes an R&D effort to build generic and reusable parts of Gephi, improve a competitive technology at low cost, and create ...Missing: formation Po
  11. [11]
    Gephi. Mathieu Jacomy, Matthieu Bastian, Sébastien Heymann ...
    Gephi is a tool for data analysts and scientists keen to explore and understand graphs. Like Photoshop™ but for graph data, the user interacts with the ...Missing: founders University Technology Compiègne
  12. [12]
    Gephi 0.9 released: Play with network data again
    Dec 21, 2015 · This new release brings new features in the area of dynamic networks (i.e. network over time) and major compatibility and performance ...Missing: 2023 | Show results with:2023
  13. [13]
    What's new for Gephi? Echoes from Gephi Week 2025
    Oct 1, 2025 · Preparing for Gephi 0.11. Integrating the new visualization engine and enhancing its reliability and performance is the main goal for the ...
  14. [14]
    Introducing Gephi Lite v1.0
    Oct 8, 2025 · This new web application would be developed by the OuestWare team, who was already carrying other open-source graph visualization tools close to ...
  15. [15]
  16. [16]
    Gephi - The Open Graph Viz Platform
    **Supported Graph Formats in Gephi**
  17. [17]
    GEXF File Format
    GEXF (Graph Exchange XML Format) is a language for describing complex networks structures, their associated data and dynamics.Visualization · Data · Dynamics · Basic graph
  18. [18]
    Download - Gephi - The Open Graph Viz Platform
    Handle networks with up to 100,000 nodes and 1,000,000 edges · Refine insights with dynamic filtering capabilities · Transform data using comprehensive graph ...Missing: million | Show results with:million
  19. [19]
    SigmaExporter - Gephi - The Open Graph Viz Platform
    This plugin contains an export plugin that takes the current graph and creates files to display your network interactively with HTML5. It uses the open-source ...
  20. [20]
    GEXF | Gephi Desktop Documentation
    GEXF (Graph Exchange XML Format) is an XML-based format for exchanging graph structures, attributes and visualization metadata. It supports static and dynamic ...Missing: export | Show results with:export
  21. [21]
    CSV | Gephi Desktop Documentation
    Introduction​. This manual shows what steps are necessary to import CSV files into Gephi with data laboratory, which will expect that each row of the file is a ...Missing: export | Show results with:export
  22. [22]
    Introducing Data Laboratory | Gephi blog - WordPress.com
    Aug 13, 2010 · The general purpose of this project is to improve the basic and common features offered in “Data Laboratory” section of Gephi software.General Actions · Nodes/edges Actions · Attribute Columns Actions<|control11|><|separator|>
  23. [23]
    ForceAtlas2, a Continuous Graph Layout Algorithm for Handy ...
    ForceAtlas2 is a force-directed layout close to other algorithms used for network spatialization. We do not claim a theoretical advance but an attempt to ...Missing: GeoLayout Noverlap
  24. [24]
    GeoLayout - Gephi - The Open Graph Viz Platform
    Jan 9, 2023 · This plugin contains the "GeoLayout", which displays your graph based on geocoded attributes (i.e. latitude and longitude) and standard ...
  25. [25]
    Noverlap - Gephi - The Open Graph Viz Platform
    Jan 4, 2013 · No overlap: prevents the round nodes from overlapping. Optimized for big graphs. Choose speed (vs. precision), ratio (more spacing around big ...Missing: algorithm | Show results with:algorithm
  26. [26]
    Statistics | Gephi Desktop Documentation
    Statistics Builder provides information about the metric algorithm and is responsible for creating your Statistics algorithm instances. All metric algorithms ...Missing: analysis | Show results with:analysis
  27. [27]
    [PDF] Centrality Measures - Jackson State University
    The basic idea is to analyze the link structure of the web to figure out which pages are more authoritative (important) in terms of quality. • It is a content- ...
  28. [28]
    [PDF] Download Gephi at http://gephi.org
    Jun 29, 2010 · * Diameter, Average Shortest Path. * Clustering Coefficient. * Connected component. * PageRank, HITS. * Modularity (Louvain). Import Data.<|separator|>
  29. [29]
    A Set of Measures of Centrality Based on Betweenness
    Aug 6, 2025 · A family of new measures of point and graph centrality based on early intuitions of Bavelas (1948) is introduced.Abstract · References (8) · Centrality In Valued Graphs...<|separator|>
  30. [30]
    Using Gephi to do Network Analysis - DAsH - the O'Malley Library
    Nov 3, 2025 · This will compute how each node is connected to each other node which will add measurements like Betweenness Centrality, Closeness Centrality ...
  31. [31]
    Introduction to social network methods: Chapter 10: Centrality and ...
    Closeness centrality approaches emphasize the distance of an actor to all others in the network by focusing on the distance from each actor to all others.
  32. [32]
    Gephi 0.9.3
    Apr 10, 2022 · Gephi 0.9.3 · 1. No more Java installation required. Gephi is installed on top of Java, so you had to install it before Gephi. · 2. New look and ...<|separator|>
  33. [33]
    [0803.0476] Fast unfolding of communities in large networks - arXiv
    Mar 4, 2008 · We propose a simple method to extract the community structure of large networks. Our method is a heuristic method that is based on modularity optimization.
  34. [34]
    Dynamic statistics - Gephi forums
    Dec 21, 2012 · Running the dynamic # nodes stat (over the full timeline), it properly shows a bell-like curve that goes up, hovers a bit, then drops.Animation video of dynamic data - Gephi forumsDynamic timeline with dates - Gephi forumsMore results from forum-gephi.org
  35. [35]
    Filter | Gephi Desktop Documentation
    Gephi has a filter pipeline working with graph copies, where each filter can remove nodes and edges with settings. The Graph API in Gephi has the concept of ...Missing: tools k- core
  36. [36]
    Export | Gephi Desktop Documentation
    Exporters export data from Gephi to various targets, like files or streams. One can find file exporter examples in Gephi's ExportPlugin and PreviewExport ...
  37. [37]
    Full article: Building a protein-interaction network to study Fusarium ...
    Protein interaction networks provide invaluable information on the complexity of biological pathways within organisms. ... Gephi: An open source software ...
  38. [38]
    Using Gephi in the Digital Humanities: An Environmental Scan of ...
    Mar 26, 2018 · ... visualizing the global connectivity of New York Times content and in examining Twitter network traffic during social unrest. More recently, ...
  39. [39]
    Gephi | Bellingcat's Online Investigation Toolkit - GitBook
    Gephi allows users to create customizable network graphs, analyze metrics (like centrality and clustering), and identify patterns within complex datasets. The ...<|control11|><|separator|>
  40. [40]
    Twitter Analysis: Identifying A Pro-Indonesian Propaganda Bot ...
    Sep 3, 2019 · Conducting a Twitter network analysis uncovers a widespread bot network targeting West Papua with pro-Indonesian Government content on major ...
  41. [41]
    Linkedin inMaps discontinued: how to visualize your network now?
    Aug 27, 2014 · Linkedin inMaps has been discontinued. Here's how to replace it and visualize your professional network with Gephi.Missing: inspiration | Show results with:inspiration
  42. [42]
    How to Visualize Your LinkedIn Network - AllThingsGraphed.com
    Oct 16, 2014 · This post describes how this can be done and how you can load your network into Gephi to visualize and analyze it.Missing: inspiration | Show results with:inspiration
  43. [43]
    The Egyptian Revolution on Twitter - Gephi blog
    Feb 15, 2011 · To collect the network data, I used the Gephi Graph Streaming plugin, connected it to a Python web server I made myself. This web server works ...Missing: Arab Spring<|separator|>
  44. [44]
    Gephi Lite
    Gephi Lite is an open-source web application dedicated to visual network analysis.Missing: October 2025
  45. [45]
    Gephi plugins
    97 plugins · Bluesky Gephi · Word Cloud plugin · Graphviz Layout · OpenSeadragon Export · Publish your network to the web · Ordered Layout · BoundingDiameters Suite.
  46. [46]
    org.gephi.layout.plugin.noverlap (gephi-toolkit 0.9.3 API) - javadoc.io
    Package org.gephi.layout.plugin.noverlap. Class Summary. Class, Description. NoverlapLayout · NoverlapLayoutBuilder · NoverlapLayoutData ...<|control11|><|separator|>
  47. [47]
    Gephi Plugins - GitHub
    This repository is an out-of-the-box development environment for Gephi plugins. Gephi plugins are implemented in Java and can extend Gephi in many different ...
  48. [48]
    Build a plugin without Gephi source code
    It is possible to build a plugin using only binary installation of Gephi. The principle is to compile the plugin using the Gephi binary installation as a ...
  49. [49]
    Gephi - Open Collective
    Gephi is a leading, open-source, free visualization and exploration software for graphs and networks, running on Windows, Mac OS X and Linux.Missing: funding | Show results with:funding
  50. [50]
    Gephi forums -Index page
    Gephi forums. Please post new questions on facebook group too (https://www.facebook.com/groups/gephi)
  51. [51]
    Gephi - Hosted Weblate
    Gephi is being translated into 27 languages using Weblate. Join the translation or start translating your own project.