JGraph is a free, mature, and robust Java diagramming library. It contains all the graph visualization, layout, and interaction functionality you might expect in a graph library, including multiple views, layering, zoom, drag and drop, undo, automatic expanding and collapsing, routing, and layouts. You can create workflow editors, BPMN, CAD tools, network diagrams, database visualization tools, and more. It is fully documented, including examples, and has an active support community.
| Tags | Scientific/Engineering multimedia Graphics Presentation Visualization Software Development User Interfaces Libraries |
|---|---|
| Licenses | BSD |
| Operating Systems | Mac OS X Windows Windows Unix |
| Implementation | Java |
| Translations | English German |
Recent releases


Release Notes: This release adds support for serialization in mxGraphModel.


Release Notes: The JGraph(X) branch is now the main branch of JGraph, so the version numbering will switch to JGraph(X) numbering. This release adds a number of styles to enable per-cell style configuration without having to implement a hook method to indicate which cells display certain behaviors.


Release Notes: This release introduces a model bridge to mxGraph (JGraphX). The hierarchical layout from mxGraph is now used in place of the old JGraph hierarchical, providing improved routing.


Release Notes: This release fixes the Ant build of the examples.


Release Notes: This is first formal release of JGraphX (JGraph 6), the Java Swing visualization component based on mxGraph. The user manual for the 6.x architecture has been started and is included in the download.