Hello,

I'm pleased to announce that a radial layout has been added to the
Lacij graph visualization library.

Here is an example of how the radial layout looks:

https://github.com/pallix/lacij/raw/master/resources/lacij/examples/radial.png

It's an implementation of the algorithm described in

            Wills, Graham J. 1999.
           'NicheWorks: Interactive Visualization of Very Large
Graphs.'
            Journal of Computational and Graphical Statistics 8(2):
190.


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



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

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

>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