Tuesday, September 6, 2011

Lacij: dynamic SVG in Clojure

https://github.com/pallix/lacij

> 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.

• Uses Tikkba, library for the creation and the dynamic modification of SVG
• Tikkba uses Apache Batik
• Tikkba uses the SVG DSL of the Analemma library


https://github.com/pallix/tikkba

http://xmlgraphics.apache.org/batik/index.html

http://liebke.github.com/analemma/

Posted via email from miner49r

No comments: