Projects / JGraph / Releases

RSS All releases of JGraph

  •  11 Mar 2011 11:28
Avatar

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

  •  24 Feb 2011 21:34
Avatar

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.

  •  17 Feb 2011 22:22
Avatar

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.

  •  03 Dec 2009 18:31
Avatar

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.

  •  06 Nov 2009 15:01
Avatar

Release Notes: Pressing escape during a drag now correctly refreshes the graph.

  •  28 Sep 2009 20:55
Avatar

    Release Notes: The license of the project has been changed to BSD. A complete set of layouts has also been added to the core package, along with some algebra utilities, native SVG export, rich text labels, and overview panel example and printing utilities.

    •  25 Aug 2009 17:24
    Avatar

    Release Notes: This release adds a buffer region to offscreen resizes, so small increases in the graph area do not always cause a new buffer allocation. Slightly more memory is required, but the performance is better due to there being fewer garage collections required.

    •  12 Jun 2009 17:25
    Avatar

    Release Notes: A transaction layer has been added to the graph model, so multiple model changes can be easily grouped into one undo, change event, and repaint. A bug with changing look and feel while running was also fixed.

    •  07 Apr 2009 18:19
    Avatar

      Release Notes: The EdgeRenderer painting has been made more granular to enable easier overriding. A refresh method to repaint the entire graph has been added to the JGraph class.

      Screenshot

      Project Spotlight

      Blink

      A small open blog engine.

      Screenshot

      Project Spotlight

      Arcueid

      A C interpreter for Arc, Paul Graham's dialect of Lisp.