Hello,

I'm pleased to announce the release of the version 0.4.0 of the Lacij
graph visualization library.

The release includes a new automatic layout called hierarchical
layout. It is similar to a tree layout or family tree but works on any
type of graph (tree or not). An example of this layout can be seen
here http://minus.com/ll9M1g it is a PNG exported from the generated
SVG. The release also extends the API and fixes a couple of bugs.

The library is available on GitHub:
https://github.com/pallix/lacij

and Clojars:
http://clojars.org/lacij


Please get in touch if you want to help the Lacij project and
implement additional layouts algorithms.

>From the README:
Lacij is a graph visualization library written in Clojure. It allows
the display and the dynamic modification of graphs as SVG documents
that can be viewed with a Web browser or with a Swing component. Undo/
redo is supported for the dynamic modification. Automatic layout is
provided for the visualization.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to